We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c530a commit 3f8231bCopy full SHA for 3f8231b
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-logr/zapr v1.3.0
9
github.com/prometheus/client_golang v1.23.2
10
github.com/prometheus/client_model v0.6.2
11
- github.com/prometheus/common v0.48.0
+ github.com/prometheus/common v0.67.2
12
github.com/sethvargo/go-envconfig v1.3.0
13
github.com/spf13/pflag v1.0.10
14
github.com/testcontainers/testcontainers-go v0.40.0
0 commit comments