Skip to content

Commit 8380151

Browse files
fix(deps): update module github.com/urfave/cli/v3 to v3.7.0 (#3376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 99a0cc8 commit 8380151

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.1
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)