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 bea416a commit 4df4f90Copy full SHA for 4df4f90
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/go-kit/kit v0.12.0
8
github.com/prometheus/client_golang v1.14.0
9
github.com/prometheus/common v0.40.0
10
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
+ gopkg.in/alecthomas/kingpin.v2 v2.3.1
11
gopkg.in/yaml.v2 v2.4.0
12
gopkg.in/yaml.v3 v3.0.1
13
)
0 commit comments