This repository was archived by the owner on Mar 16, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/gorilla/mux v1.8.0
10
10
github.com/rancher/wrangler v1.0.0
11
11
github.com/sirupsen/logrus v1.9.0
12
- github.com/urfave/cli/v2 v2.11 .1
12
+ github.com/urfave/cli/v2 v2.17 .1
13
13
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
14
14
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
15
15
gorm.io/driver/mysql v1.3.5
Original file line number Diff line number Diff line change @@ -521,8 +521,8 @@ github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69
521
521
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
522
522
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
523
523
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
524
- github.com/urfave/cli/v2 v2.11 .1 h1:UKK6SP7fV3eKOefbS87iT9YHefv7iB/53ih6e+GNAsE =
525
- github.com/urfave/cli/v2 v2.11 .1 /go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo =
524
+ github.com/urfave/cli/v2 v2.17 .1 h1:UzjDEw2dJQUE3iRaiNQ1VrVFbyAtKGH3VdkMoHA58V0 =
525
+ github.com/urfave/cli/v2 v2.17 .1 /go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI =
526
526
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
527
527
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca /go.mod h1:ce1O1j6UtZfjr22oyGxGLbauSBp2YVXpARAosm7dHBg =
528
528
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
You can’t perform that action at this time.
0 commit comments