Skip to content

Commit f6a98d7

Browse files
Update module github.com/urfave/cli to v2
1 parent 4a0cfa8 commit f6a98d7

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
@@ -7,7 +7,7 @@ require (
77
github.com/pelletier/go-toml v1.9.5
88
github.com/pelletier/go-toml/v2 v2.0.9
99
github.com/sirupsen/logrus v1.9.3
10-
github.com/urfave/cli v1.22.14
10+
github.com/urfave/cli/v2 v2.25.7
1111
github.com/urfave/cli/v2 v2.25.7
1212
)
1313

0 commit comments

Comments
 (0)