Skip to content

Commit d4e729d

Browse files
dependabot[bot]heppu
authored andcommitted
Bump github.com/testcontainers/testcontainers-go/modules/minio
Bumps [github.com/testcontainers/testcontainers-go/modules/minio](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/minio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b535ae7 commit d4e729d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/stretchr/testify v1.10.0
77
github.com/testcontainers/testcontainers-go v0.35.0
88
github.com/testcontainers/testcontainers-go/modules/compose v0.34.0
9-
github.com/testcontainers/testcontainers-go/modules/minio v0.34.0
9+
github.com/testcontainers/testcontainers-go/modules/minio v0.35.0
1010
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
1111
)
1212

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -499,8 +499,8 @@ github.com/testcontainers/testcontainers-go v0.35.0 h1:uADsZpTKFAtp8SLK+hMwSaa+X
499499
github.com/testcontainers/testcontainers-go v0.35.0/go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4=
500500
github.com/testcontainers/testcontainers-go/modules/compose v0.34.0 h1:DrpbkHLvPhf4DIatCe6POzIMsT+c/VnbdO2zV+qAVoQ=
501501
github.com/testcontainers/testcontainers-go/modules/compose v0.34.0/go.mod h1:Fr6tIXogKQlYOPcKieJz0XGfYtcAw2FQLHFiTXXOXmQ=
502-
github.com/testcontainers/testcontainers-go/modules/minio v0.34.0 h1:OpUqT7VV/d+wriDMHcCZCUfOoFE6wiHnGVzJOXqq8lU=
503-
github.com/testcontainers/testcontainers-go/modules/minio v0.34.0/go.mod h1:0iaOtVNCzu04KcXHgmdNE7aelKaMUwC9x1M0oe6h1sw=
502+
github.com/testcontainers/testcontainers-go/modules/minio v0.35.0 h1:oJMrfB0hIABClRsJrVJ43zTEsCVk0JTN7RdTz9r+tk4=
503+
github.com/testcontainers/testcontainers-go/modules/minio v0.35.0/go.mod h1:Q7gSllC2zi78e2OF6Gwn+DXyqbxdbt6PAuaZdIPh3DQ=
504504
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0 h1:c51aBXT3v2HEBVarmaBnsKzvgZjC5amn0qsj8Naqi50=
505505
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0/go.mod h1:EWP75ogLQU4M4L8U+20mFipjV4WIR9WtlMXSB6/wiuc=
506506
github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4DzbAiAiEL3c=

0 commit comments

Comments
 (0)