Skip to content

Commit 7e97f33

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3
1 parent 590760f commit 7e97f33

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.23.2
1010
github.com/sirupsen/logrus v1.9.3
1111
github.com/stretchr/testify v1.11.1
12-
github.com/urfave/cli/v2 v2.27.7
12+
github.com/urfave/cli/v3 v3.4.1
1313
github.com/urfave/cli/v3 v3.4.1
1414
go.uber.org/mock v0.6.0
1515
)

0 commit comments

Comments
 (0)