Skip to content

Commit 517fbec

Browse files
Update module github.com/urfave/cli/v2 to v3
1 parent 036a83f commit 517fbec

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
@@ -6,7 +6,7 @@ require (
66
github.com/drone-plugins/drone-plugin-lib v0.4.0
77
github.com/joho/godotenv v1.4.0
88
github.com/sirupsen/logrus v1.9.0
9-
github.com/urfave/cli/v2 v2.11.1
9+
github.com/urfave/cli/v3 v3.3.9
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)