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 989affd commit 4a5a9c5Copy full SHA for 4a5a9c5
go.mod
@@ -5,7 +5,7 @@ go 1.15
5
require (
6
github.com/jlaffaye/ftp 11820403398b
7
github.com/kelseyhightower/envconfig v1.4.0
8
- github.com/prometheus/client_golang v1.14.0
+ github.com/prometheus/client_golang v1.23.1
9
github.com/prometheus/common v0.39.0
10
gopkg.in/alecthomas/kingpin.v2 v2.4.0
11
)
0 commit comments