Skip to content

Commit 510e2c1

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3 (#3222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 7cc2ce4 commit 510e2c1

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 @@ toolchain go1.25.3
77
require (
88
github.com/gocolly/colly/v2 v2.2.0
99
github.com/spf13/pflag v1.0.10
10-
github.com/urfave/cli/v2 v2.27.7
10+
github.com/urfave/cli/v3 v3.4.1
1111
github.com/urfave/cli/v3 v3.4.1
1212
)
1313

0 commit comments

Comments
 (0)