File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
99 github.com/rancher/wrangler v0.8.7
1010 github.com/sirupsen/logrus v1.9.3
1111 github.com/urfave/cli/v2 v2.27.7
12+ github.com/urfave/cli/v3 v3.6.0
1213 golang.org/x/sys v0.37.0
1314)
1415
Original file line number Diff line number Diff line change @@ -486,6 +486,7 @@ github.com/urfave/cli/v2 v2.25.1 h1:zw8dSP7ghX0Gmm8vugrs6q9Ku0wzweqPyshy+syu9Gw=
486486github.com/urfave/cli/v2 v2.25.1 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
487487github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
488488github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
489+ github.com/urfave/cli/v3 v3.6.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
489490github.com/vektah/gqlparser v1.1.2 /go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv3vaXspKw =
490491github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
491492github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
You can’t perform that action at this time.
0 commit comments