Skip to content

Commit 0ec0848

Browse files
fix(deps): update module github.com/urfave/cli/v3 to v3.7.0
1 parent 05359f0 commit 0ec0848

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.0
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.6.2
11-
github.com/urfave/cli/v3 v3.6.2
10+
github.com/urfave/cli/v3 v3.7.0
11+
github.com/urfave/cli/v3 v3.7.0
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)