We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590760f commit 7e97f33Copy full SHA for 7e97f33
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/prometheus/client_golang v1.23.2
10
github.com/sirupsen/logrus v1.9.3
11
github.com/stretchr/testify v1.11.1
12
- github.com/urfave/cli/v2 v2.27.7
+ github.com/urfave/cli/v3 v3.4.1
13
github.com/urfave/cli/v3 v3.4.1
14
go.uber.org/mock v0.6.0
15
)
0 commit comments