We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2496263 commit 3f4ed80Copy full SHA for 3f4ed80
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/samber/lo v1.52.0
14
github.com/square/exit v1.3.0
15
github.com/tiendc/go-deepcopy v1.7.2
16
- github.com/urfave/cli/v3 v3.6.1
+ github.com/urfave/cli/v3 v3.6.2
17
golang.org/x/text v0.33.0
18
google.golang.org/protobuf v1.36.11
19
)
0 commit comments