Skip to content

Commit 42a2c91

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3
1 parent 118f8e4 commit 42a2c91

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.7
12+
github.com/urfave/cli/v3 v3.3.8
1313
github.com/urfave/cli/v3 v3.3.8
1414
go.uber.org/mock v0.5.2
1515
)

0 commit comments

Comments
 (0)