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.19.2
12
+ github.com/urfave/cli/v2 v2.25.1
13
13
golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2
14
14
golang.org/x/exp v0.0.0-20221010202428-3a778c567f61
15
15
gorm.io/driver/mysql v1.4.1
Original file line number Diff line number Diff line change @@ -522,8 +522,8 @@ github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69
522
522
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
523
523
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
524
524
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
525
- github.com/urfave/cli/v2 v2.19.2 h1:eXu5089gqqiDQKSnFW+H/FhjrxRGztwSxlTsVK7IuqQ =
526
- github.com/urfave/cli/v2 v2.19.2 /go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI =
525
+ github.com/urfave/cli/v2 v2.25.1 h1:zw8dSP7ghX0Gmm8vugrs6q9Ku0wzweqPyshy+syu9Gw =
526
+ github.com/urfave/cli/v2 v2.25.1 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
527
527
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
528
528
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca /go.mod h1:ce1O1j6UtZfjr22oyGxGLbauSBp2YVXpARAosm7dHBg =
529
529
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