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 8da4130 commit 3f68d4dCopy full SHA for 3f68d4d
go.mod
@@ -5,7 +5,7 @@ go 1.19
5
require (
6
github.com/alecthomas/kingpin/v2 v2.3.2
7
github.com/go-kit/log v0.2.1
8
- github.com/prometheus/client_golang v1.16.0
+ github.com/prometheus/client_golang v1.21.1
9
github.com/prometheus/common v0.44.0
10
github.com/prometheus/exporter-toolkit v0.10.0
11
github.com/stretchr/testify v1.8.4
0 commit comments