We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f447619 commit f899350Copy full SHA for f899350
metrics-operator/go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/pkg/errors v0.9.1
14
github.com/prometheus/client_golang v1.18.0
15
github.com/prometheus/client_model v0.6.0
16
- github.com/prometheus/common v0.47.0
+ github.com/prometheus/common v0.50.0
17
github.com/stretchr/testify v1.9.0
18
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
19
golang.org/x/net v0.21.0
0 commit comments