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.
2 parents ab5a20a + f6a98d7 commit b911458Copy full SHA for b911458
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/pelletier/go-toml/v2 v2.0.9
8
9
github.com/sirupsen/logrus v1.9.3
10
- github.com/urfave/cli v1.22.14
+ github.com/urfave/cli/v2 v2.25.7
11
github.com/urfave/cli/v2 v2.25.7
12
)
13
0 commit comments