Skip to content

Commit

Permalink
Merge pull request #324 from atkrad/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…testcontainers/testcontainers-go/modules/rabbitmq-0.33.0

Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq from 0.32.0 to 0.33.0
  • Loading branch information
atkrad authored Aug 26, 2024
2 parents 2db8de1 + ed71527 commit 32e9349
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/testcontainers/testcontainers-go/modules/mongodb v0.32.0
github.com/testcontainers/testcontainers-go/modules/mysql v0.32.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.32.0
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.32.0
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.33.0
github.com/testcontainers/testcontainers-go/modules/redis v0.32.0
github.com/tidwall/gjson v1.17.3
github.com/tonglil/buflogr v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ github.com/testcontainers/testcontainers-go/modules/mysql v0.32.0 h1:6vjJOVJSWDT
github.com/testcontainers/testcontainers-go/modules/mysql v0.32.0/go.mod h1:Q91G1jl4fSl75OICi+Bb6BQeU7LpKZaSfKvHOXRwPyI=
github.com/testcontainers/testcontainers-go/modules/postgres v0.32.0 h1:ZE4dTdswj3P0j71nL+pL0m2e5HTXJwPoIFr+DDgdPaU=
github.com/testcontainers/testcontainers-go/modules/postgres v0.32.0/go.mod h1:njrNuyuoF2fjhVk6TG/R3Oeu82YwfYkbf5WVTyBXhV4=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.32.0 h1:t+5aoSeL9kXZpDqpqpGz2uDKM+YXS9E0CS2mIVcGqvg=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.32.0/go.mod h1:gztG+eV8SmZhW9wyCnpTXwgA4lY401cGCQmwzDn1MOM=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.33.0 h1:WH4ur0ukkgzH0oIuzphXTXVNgqwqocg6kla9QMoZMRY=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.33.0/go.mod h1:C1rYJjfx5uPCeJPl42krD60SLPqZuWHc+xcVXXk6l2s=
github.com/testcontainers/testcontainers-go/modules/redis v0.32.0 h1:HW5Qo9qfLi5iwfS7cbXwG6qe8ybXGePcgGPEmVlVDlo=
github.com/testcontainers/testcontainers-go/modules/redis v0.32.0/go.mod h1:5kltdxVKZG0aP1iegeqKz4K8HHyP0wbkW5o84qLyMjY=
github.com/tidwall/gjson v1.17.3 h1:bwWLZU7icoKRG+C+0PNwIKC6FCJO/Q3p2pZvuP0jN94=
Expand Down

0 comments on commit 32e9349

Please sign in to comment.