Skip to content

Commit 4df4f90

Browse files
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.3.1
1 parent bea416a commit 4df4f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-kit/kit v0.12.0
88
github.com/prometheus/client_golang v1.14.0
99
github.com/prometheus/common v0.40.0
10-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
10+
gopkg.in/alecthomas/kingpin.v2 v2.3.1
1111
gopkg.in/yaml.v2 v2.4.0
1212
gopkg.in/yaml.v3 v3.0.1
1313
)

0 commit comments

Comments
 (0)