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