Skip to content

Commit

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

Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq from 0.27.0 to 0.28.0
  • Loading branch information
atkrad authored Feb 22, 2024
2 parents 0b8d53f + 3e117ac commit 74de7b2
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.27.0
github.com/testcontainers/testcontainers-go/modules/mysql v0.27.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.27.0
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.27.0
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.28.0
github.com/testcontainers/testcontainers-go/modules/redis v0.27.0
github.com/tidwall/gjson v1.17.1
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 @@ -180,8 +180,8 @@ github.com/testcontainers/testcontainers-go/modules/mysql v0.27.0 h1:6p/o/bAZPcF
github.com/testcontainers/testcontainers-go/modules/mysql v0.27.0/go.mod h1:zhVYEruMWC10K9sNwpUqpY3/vUmnyfhSWFs80ySA4mY=
github.com/testcontainers/testcontainers-go/modules/postgres v0.27.0 h1:gbA/HYjBIwOwhE/t4p3kIprfI0qsxCk+YVW7P9XFOus=
github.com/testcontainers/testcontainers-go/modules/postgres v0.27.0/go.mod h1:VFrFKUUgET2hNXStdtaC7uOIJWviFUrixhKeaVw/4F4=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.27.0 h1:PGcjFP0x4Da00ApAHEZz6DHWS6ymww+eO52IpP9oO80=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.27.0/go.mod h1:4yBccxbVj58w9LC95QMXRHETmJNCwjiUU+cL1XRElv4=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.28.0 h1:/yXq8a6E735r0okukwETlwqdjwS6QCdlbHnJCk3h0lo=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.28.0/go.mod h1:yGlnFTJ241pp3OtFsC0MQhMy9P8PVSeBBJDFzgo/jBU=
github.com/testcontainers/testcontainers-go/modules/redis v0.27.0 h1:DAs9D0BmBPuvEnsY8fWLwQVx5ZGdDNJTj+iK+p5Dj98=
github.com/testcontainers/testcontainers-go/modules/redis v0.27.0/go.mod h1:xkfSzACp1p97x84TpLR8ZDzSimFv8ZP/pIrX8Nhf2gg=
github.com/tidwall/gjson v1.17.1 h1:wlYEnwqAHgzmhNUFfw7Xalt2JzQvsMx2Se4PcoFCT/U=
Expand Down

0 comments on commit 74de7b2

Please sign in to comment.