Skip to content

Commit

Permalink
Bump github.com/testcontainers/testcontainers-go/modules/redis
Browse files Browse the repository at this point in the history
Bumps [github.com/testcontainers/testcontainers-go/modules/redis](https://github.com/testcontainers/testcontainers-go) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go/modules/redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 9005238 commit 1c0873d
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 @@ -21,7 +21,7 @@ require (
github.com/testcontainers/testcontainers-go/modules/mysql v0.35.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.34.0
github.com/testcontainers/testcontainers-go/modules/redis v0.34.0
github.com/testcontainers/testcontainers-go/modules/redis v0.35.0
github.com/tidwall/gjson v1.18.0
github.com/tonglil/buflogr v1.1.1
go.mongodb.org/mongo-driver v1.17.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0 h1:eEGx9kYz
github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0/go.mod h1:hfH71Mia/WWLBgMD2YctYcMlfsbnT0hflweL1dy8Q4s=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.34.0 h1:JxIDd0NmDmqkE84DcxINTp+VrBT1nsNzJ3HEbeWSLrQ=
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.34.0/go.mod h1:Z76QKAH2K74c06GJIOjoqRmBr7cY1YmAyy8DOS9U9G0=
github.com/testcontainers/testcontainers-go/modules/redis v0.34.0 h1:HkkKZPi6W2I+ywqplvnKOYRBKXQgpdxErBbdgx8F8nw=
github.com/testcontainers/testcontainers-go/modules/redis v0.34.0/go.mod h1:iUkbN75F4E8WC5C1MfHbGOHOuKU7gOJfHjtwMT8G9QE=
github.com/testcontainers/testcontainers-go/modules/redis v0.35.0 h1:RBgVefU5j5IWapp3TNKqMTYX+M22OSjtuORjPd4+g08=
github.com/testcontainers/testcontainers-go/modules/redis v0.35.0/go.mod h1:UgghVXQ0//D3MjC8X71Bpb/lUCChidjNCRILD+btqfU=
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
Expand Down

0 comments on commit 1c0873d

Please sign in to comment.