Skip to content

Commit 96defcd

Browse files
Update vendor
1 parent cd3c9d7 commit 96defcd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ require (
112112
github.com/rancher/rancher/pkg/apis v0.0.0
113113
github.com/rancher/rancher/pkg/client v0.0.0
114114
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a
115-
github.com/rancher/remotedialer v0.2.6-0.20220104192242-f3837f8d649a
115+
github.com/rancher/remotedialer v0.2.6-0.20220107175045-b2d660c628d5
116116
github.com/rancher/rke v1.3.3
117117
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168
118118
github.com/rancher/steve v0.0.0-20220104194938-7fe97fb76fc6

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,8 +1195,9 @@ github.com/rancher/pkg v0.0.0-20190514055449-b30ab9de040e h1:j6+HqCET/NLPBtew2m5
11951195
github.com/rancher/pkg v0.0.0-20190514055449-b30ab9de040e/go.mod h1:XbYHTPaXuw8ZY9bylhYKQh/nJxDaTKk3YhAxPl4Qy/k=
11961196
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a h1:6xqYlVz4uAXBa/AuNAG0bhMusIXVh74dc1bbYOAe+HY=
11971197
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a/go.mod h1:YW8wJ/coee2n9ed937uPBWQArBaVlxs+5wkkS9KiyDc=
1198-
github.com/rancher/remotedialer v0.2.6-0.20220104192242-f3837f8d649a h1:Go8MpBEeZCR0yV1ylu2/KjJBvpYomIezU58pejYCtgk=
11991198
github.com/rancher/remotedialer v0.2.6-0.20220104192242-f3837f8d649a/go.mod h1:vq3LvyOFnLcwMiCE1KdW3foPd6g5kAjZOtOb7JqGHck=
1199+
github.com/rancher/remotedialer v0.2.6-0.20220107175045-b2d660c628d5 h1:tSAUzs2NaqdOx5ZzrPCkg72chM/LzqqEVLCOcYxMvUk=
1200+
github.com/rancher/remotedialer v0.2.6-0.20220107175045-b2d660c628d5/go.mod h1:vq3LvyOFnLcwMiCE1KdW3foPd6g5kAjZOtOb7JqGHck=
12001201
github.com/rancher/rke v1.3.3 h1:XZ3zQ1hhra4bO6a3Wep7hO+fUcDs7TBi1/FdBDEDqB4=
12011202
github.com/rancher/rke v1.3.3/go.mod h1:4StVBXSN7EbrfoWE7nI2AAf/N1td8qSyQMDRyR6nGAg=
12021203
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 h1:SIshhsz0O71FYyyDmjUmbFGvmgp4ASm8J1zmhMK/UG0=

0 commit comments

Comments
 (0)