We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5152dc8 commit 2fcf620Copy full SHA for 2fcf620
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/prometheus/common v0.48.0
12
github.com/sethvargo/go-envconfig v1.3.0
13
github.com/spf13/pflag v1.0.10
14
- github.com/testcontainers/testcontainers-go v0.35.0
+ github.com/testcontainers/testcontainers-go v0.40.0
15
github.com/tj/assert v0.0.3
16
go.uber.org/zap v1.27.0
17
)
0 commit comments