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 c08fd95 commit a6a43d6Copy full SHA for a6a43d6
1 file changed
go.mod
@@ -7,8 +7,8 @@ toolchain go1.26.4
7
require (
8
github.com/gocolly/colly/v2 v2.3.0
9
github.com/spf13/pflag v1.0.10
10
- github.com/urfave/cli/v3 v3.10.0
11
+ github.com/urfave/cli/v3 v3.10.1
12
)
13
14
0 commit comments