Skip to content

Commit 3f4ed80

Browse files
fix(deps): update module github.com/urfave/cli/v3 to v3.6.2
1 parent 2496263 commit 3f4ed80

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
@@ -13,7 +13,7 @@ require (
1313
github.com/samber/lo v1.52.0
1414
github.com/square/exit v1.3.0
1515
github.com/tiendc/go-deepcopy v1.7.2
16-
github.com/urfave/cli/v3 v3.6.1
16+
github.com/urfave/cli/v3 v3.6.2
1717
golang.org/x/text v0.33.0
1818
google.golang.org/protobuf v1.36.11
1919
)

0 commit comments

Comments
 (0)