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 4a0cfa8 commit f6a98d7Copy full SHA for f6a98d7
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/pelletier/go-toml v1.9.5
8
github.com/pelletier/go-toml/v2 v2.0.9
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