Skip to content

Commit d54c7a7

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3
1 parent 26b7c7c commit d54c7a7

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

0 commit comments

Comments
 (0)