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 9640319 commit e4c48fdCopy full SHA for e4c48fd
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/k-sone/snmpgo v3.2.0+incompatible
11
github.com/prometheus/alertmanager v0.22.2
12
github.com/prometheus/client_golang v1.11.0
13
- github.com/prometheus/common v0.26.0
+ github.com/prometheus/common v0.66.1
14
github.com/shirou/gopsutil v2.20.9+incompatible
15
gopkg.in/alecthomas/kingpin.v2 v2.2.6
16
)
0 commit comments