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 7cc2ce4 commit 510e2c1Copy full SHA for 510e2c1
go.mod
@@ -7,7 +7,7 @@ toolchain go1.25.3
7
require (
8
github.com/gocolly/colly/v2 v2.2.0
9
github.com/spf13/pflag v1.0.10
10
- github.com/urfave/cli/v2 v2.27.7
+ github.com/urfave/cli/v3 v3.4.1
11
github.com/urfave/cli/v3 v3.4.1
12
)
13
0 commit comments