Skip to content

Commit b911458

Browse files
author
TP Honey
authored
Merge pull request #57 from drone-plugins/renovate/github.com-urfave-cli-2.x
Update module github.com/urfave/cli to v2
2 parents ab5a20a + f6a98d7 commit b911458

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/v2 v2.0.9
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)