Skip to content

Commit

Permalink
chore(deps): bump github.com/testcontainers/testcontainers-go/modules…
Browse files Browse the repository at this point in the history
…/localstack

Bumps [github.com/testcontainers/testcontainers-go/modules/localstack](https://github.com/testcontainers/testcontainers-go) from 0.23.0 to 0.25.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.23.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 96f5e83 commit 208cb90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ require (
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.0.2
github.com/steadybit/extension-kit v1.8.8
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.24.1
github.com/testcontainers/testcontainers-go/modules/localstack v0.23.0
github.com/testcontainers/testcontainers-go v0.25.0
github.com/testcontainers/testcontainers-go/modules/localstack v0.25.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,10 @@ github.com/tdewolff/parse/v2 v2.6.8 h1:mhNZXYCx//xG7Yq2e/kVLNZw4YfYmeHbhx+Zc0OvF
github.com/tdewolff/parse/v2 v2.6.8/go.mod h1:XHDhaU6IBgsryfdnpzUXBlT6leW/l25yrFBTEb4eIyM=
github.com/tdewolff/test v1.0.9 h1:SswqJCmeN4B+9gEAi/5uqT0qpi1y2/2O47V/1hhGZT0=
github.com/tdewolff/test v1.0.9/go.mod h1:6DAvZliBAAnD7rhVgwaM7DE5/d9NMOAJ09SqYqeK4QE=
github.com/testcontainers/testcontainers-go v0.24.1 h1:gJdZuQIVWnMJTo+CmQMEP7/CAagNk/0jbcUPn3OWvD8=
github.com/testcontainers/testcontainers-go v0.24.1/go.mod h1:MGBiAkCm86yXQoCiipmQCqZLVdk1uFqtMqaU1Or0MRk=
github.com/testcontainers/testcontainers-go/modules/localstack v0.23.0 h1:imXAbV2w2zh2O+zB9tq69NkNsW2CTRTsgDdI2HhzZmg=
github.com/testcontainers/testcontainers-go/modules/localstack v0.23.0/go.mod h1:QBUHu1cFFsOuRV+lGzBJQh1u+wZQ8IzbAMnZlnu57ns=
github.com/testcontainers/testcontainers-go v0.25.0 h1:erH6cQjsaJrH+rJDU9qIf89KFdhK0Bft0aEZHlYC3Vs=
github.com/testcontainers/testcontainers-go v0.25.0/go.mod h1:4sC9SiJyzD1XFi59q8umTQYWxnkweEc5OjVtTUlJzqQ=
github.com/testcontainers/testcontainers-go/modules/localstack v0.25.0 h1:mRiCTRG+15PhgjxqTko2Z4RF6gCwJY+UQN20u5I2OaQ=
github.com/testcontainers/testcontainers-go/modules/localstack v0.25.0/go.mod h1:KXAesFnqIz2u28+WEhsZQiuqiaUt3+dZIE/eHHygEuA=
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=
github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=
Expand Down

0 comments on commit 208cb90

Please sign in to comment.