Skip to content

Commit 05f8c87

Browse files
fix(deps): update module github.com/urfave/cli/v3 to v3.9.0
1 parent 23f3fa1 commit 05f8c87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ toolchain go1.26.3
77
require (
88
github.com/gocolly/colly/v2 v2.3.0
99
github.com/spf13/pflag v1.0.10
10-
github.com/urfave/cli/v3 v3.8.0
11-
github.com/urfave/cli/v3 v3.8.0
10+
github.com/urfave/cli/v3 v3.9.0
11+
github.com/urfave/cli/v3 v3.9.0
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)