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