We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118f8e4 commit 42a2c91Copy full SHA for 42a2c91
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.7
+ github.com/urfave/cli/v3 v3.3.8
13
github.com/urfave/cli/v3 v3.3.8
14
go.uber.org/mock v0.5.2
15
)
0 commit comments