We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796280d commit e7e4dffCopy full SHA for e7e4dff
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/blang/semver/v4 v4.0.0
9
github.com/go-kit/log v0.2.1
10
github.com/lib/pq v1.10.9
11
- github.com/prometheus/client_golang v1.17.0
+ github.com/prometheus/client_golang v1.21.1
12
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
13
github.com/prometheus/common v0.44.0
14
github.com/prometheus/exporter-toolkit v0.10.0
0 commit comments