File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ require (
1414 github.com/robfig/cron v1.2.0
1515 github.com/sirupsen/logrus v1.9.3
1616 github.com/urfave/cli v1.22.16
17+ github.com/urfave/cli/v2 v2.27.5
1718 golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8
1819 k8s.io/api v0.32.2
1920 k8s.io/apiextensions-apiserver v0.32.2
Original file line number Diff line number Diff line change @@ -278,6 +278,7 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
278278github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
279279github.com/urfave/cli v1.22.16 h1:MH0k6uJxdwdeWQTwhSO42Pwr4YLrNLwBtg1MRgTqPdQ =
280280github.com/urfave/cli v1.22.16 /go.mod h1:EeJR6BKodywf4zciqrdw6hpCPk68JO9z5LazXZMn5Po =
281+ github.com/urfave/cli/v2 v2.27.5 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
281282github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
282283github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
283284github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments