File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/spf13/viper v1.21.0
3434 github.com/testcontainers/testcontainers-go v0.40.0
3535 github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0
36- github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.39 .0
36+ github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.40 .0
3737 github.com/tink-crypto/tink-go v0.0.0-20230613075026-d6de17e3f164
3838 github.com/tink-crypto/tink-go-gcpkms v0.0.0-20230602082706-31d0d09ccc8d
3939 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
Original file line number Diff line number Diff line change @@ -375,8 +375,8 @@ github.com/testcontainers/testcontainers-go v0.40.0 h1:pSdJYLOVgLE8YdUY2FHQ1Fxu+
375375github.com/testcontainers/testcontainers-go v0.40.0 /go.mod h1:FSXV5KQtX2HAMlm7U3APNyLkkap35zNLxukw9oBi/MY =
376376github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 h1:s2bIayFXlbDFexo96y+htn7FzuhpXLYJNnIuglNKqOk =
377377github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 /go.mod h1:h+u/2KoREGTnTl9UwrQ/g+XhasAT8E6dClclAADeXoQ =
378- github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.39 .0 h1:1bZYBo/Gj8XFIXwOMZOCKR2cj5KR7834HRQiXld1qLY =
379- github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.39 .0 /go.mod h1:6QrVnYo9ZclD5lUutAAtQAFx7YNNoufJYvKPgfH+7hs =
378+ github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.40 .0 h1:wGznWj8ZlEoqWfMN2L+EWjQBbjZ99vhoy/S61h+cED0 =
379+ github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.40 .0 /go.mod h1:Y+9/8YMZo3ElEZmHZOgFnjKrxE4+H2OFrjWdYzm/jtU =
380380github.com/tink-crypto/tink-go v0.0.0-20230613075026-d6de17e3f164 h1:yhVO0Yhq84FjdcotvFFvDJRNHJ7mO743G12VdcW4Evc =
381381github.com/tink-crypto/tink-go v0.0.0-20230613075026-d6de17e3f164 /go.mod h1:HhtDVdE/PRZFRia834tkmcwuscnaAzda1RJUW9Pr3Rg =
382382github.com/tink-crypto/tink-go-gcpkms v0.0.0-20230602082706-31d0d09ccc8d h1:+In5BwTMe2nF3FC6LrYqg71jDyaOOMZ4EQBFUhFq23g =
You can’t perform that action at this time.
0 commit comments