We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de356c2 commit 76af3b6Copy full SHA for 76af3b6
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.3.2
13
github.com/urfave/cli/v3 v3.3.2
14
go.uber.org/mock v0.5.2
15
)
0 commit comments