Skip to content

Commit 76af3b6

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3
1 parent de356c2 commit 76af3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/prometheus/client_golang v1.22.0
1010
github.com/sirupsen/logrus v1.9.3
1111
github.com/stretchr/testify v1.10.0
12-
github.com/urfave/cli/v2 v2.27.6
12+
github.com/urfave/cli/v3 v3.3.2
1313
github.com/urfave/cli/v3 v3.3.2
1414
go.uber.org/mock v0.5.2
1515
)

0 commit comments

Comments
 (0)