We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b7c7c commit d54c7a7Copy full SHA for d54c7a7
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/prometheus/client_golang v1.22.0
10
github.com/sirupsen/logrus v1.9.3
11
github.com/stretchr/testify v1.10.0
12
- github.com/urfave/cli/v2 v2.27.6
+ github.com/urfave/cli/v3 v3.2.0
13
github.com/urfave/cli/v3 v3.2.0
14
go.uber.org/mock v0.5.1
15
)
0 commit comments