Skip to content

Commit 0507de2

Browse files
committed
Update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
1 parent 52a2d9f commit 0507de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/simonpasquier/instrumented_app
33
require (
44
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
55
github.com/prometheus/client_golang v1.7.1
6-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
6+
gopkg.in/alecthomas/kingpin.v2 v2.4.0
77
)
88

99
go 1.13

0 commit comments

Comments
 (0)