Skip to content

Commit 7defcbb

Browse files
Update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
1 parent 6c4b34f commit 7defcbb

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
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/dsnet/compress v0.0.1
7-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
7+
gopkg.in/alecthomas/kingpin.v2 v2.4.0
88
)
99

1010
require (

0 commit comments

Comments
 (0)