We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85f546 commit 8d268e0Copy full SHA for 8d268e0
1 file changed
go.mod
@@ -7,8 +7,8 @@ toolchain go1.26.1
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.7.0
11
+ github.com/urfave/cli/v3 v3.8.0
12
)
13
14
0 commit comments