Skip to content

Commit

Permalink
build(deps): Bump github.com/testcontainers/testcontainers-go
Browse files Browse the repository at this point in the history
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.9.0...v0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2021
1 parent f8c550f commit 215d01a
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 29 deletions.
4 changes: 1 addition & 3 deletions receiver/jmxreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ go 1.14

require (
github.com/armon/go-metrics v0.3.3 // indirect
github.com/gogo/googleapis v1.3.0 // indirect
github.com/hashicorp/go-immutable-radix v1.2.0 // indirect
github.com/hashicorp/go-msgpack v0.5.5 // indirect
github.com/mattn/go-colorable v0.1.7 // indirect
Expand All @@ -13,12 +12,11 @@ require (
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/shirou/gopsutil v3.21.2+incompatible
github.com/stretchr/testify v1.7.0
github.com/testcontainers/testcontainers-go v0.9.0
github.com/testcontainers/testcontainers-go v0.10.0
go.opentelemetry.io/collector v0.22.1-0.20210313012550-03904de3dd61
go.uber.org/atomic v1.7.0
go.uber.org/zap v1.16.0
gopkg.in/ini.v1 v1.57.0 // indirect
gotest.tools v2.2.0+incompatible // indirect
)

replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible
Loading

0 comments on commit 215d01a

Please sign in to comment.