We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3750cf commit 72a9c11Copy full SHA for 72a9c11
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-logr/zapr v1.3.0
9
github.com/prometheus/client_golang v1.19.1
10
github.com/prometheus/client_model v0.6.2
11
- github.com/prometheus/common v0.48.0
+ github.com/prometheus/common v0.67.3
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
0 commit comments