We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820d9da commit 7c8f61aCopy full SHA for 7c8f61a
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.6
14
- github.com/testcontainers/testcontainers-go v0.35.0
+ github.com/testcontainers/testcontainers-go v0.37.0
15
github.com/tj/assert v0.0.3
16
go.uber.org/zap v1.27.0
17
)
0 commit comments