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 6c4b34f commit 7defcbbCopy full SHA for 7defcbb
go.mod
@@ -4,7 +4,7 @@ go 1.18
4
5
require (
6
github.com/dsnet/compress v0.0.1
7
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
+ gopkg.in/alecthomas/kingpin.v2 v2.4.0
8
)
9
10
0 commit comments