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 5ea9d27 commit 25ccfd2Copy full SHA for 25ccfd2
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/joho/godotenv v1.4.0
8
github.com/mattn/go-zglob v0.0.4
9
github.com/sirupsen/logrus v1.9.0
10
- github.com/urfave/cli v1.22.10
+ github.com/urfave/cli v1.22.12
11
)
12
13
require (
0 commit comments