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 c356664 commit 7b1fd9aCopy full SHA for 7b1fd9a
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-kit/kit v0.13.0
9
github.com/nxadm/tail v1.4.11
10
github.com/prometheus/client_golang v1.20.0
11
- github.com/prometheus/common v0.55.0
+ github.com/prometheus/common v0.66.0
12
github.com/prometheus/exporter-toolkit v0.11.0
13
github.com/shirou/gopsutil/v3 v3.24.5
14
)
0 commit comments