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 fde4259Copy full SHA for fde4259
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
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
+ github.com/prometheus/client_golang v1.23.1
11
github.com/prometheus/common v0.55.0
12
github.com/prometheus/exporter-toolkit v0.11.0
13
github.com/shirou/gopsutil/v3 v3.24.5
0 commit comments