Skip to content

Commit

Permalink
Merge pull request rancher#27634 from mrajashree/drainPanic
Browse files Browse the repository at this point in the history
Update rke vendor
  • Loading branch information
mrajashree committed Jun 17, 2020
2 parents 608d393 + 57b5c80 commit 7d4fa9e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ require (
github.com/rancher/rancher/pkg/auth v0.0.0
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a
github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545
github.com/rancher/rke v1.2.0-rc2.0.20200617000741-c25b2563342c
github.com/rancher/rke v1.2.0-rc2.0.20200617185447-84082186085a
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168
github.com/rancher/steve v0.0.0-20200612212358-02b060294531
github.com/rancher/system-upgrade-controller v0.4.1-0.20200326220202-4655d4a551bd
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -987,8 +987,8 @@ github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a/go.mod h1:YW8w
github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545 h1:7vAj8ZswyWVWbkaLknT7tkzBWMyrA3bT/nvOKkwsHsw=
github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545/go.mod h1:dbzn9NF1JWbGEHL6Q/1KG4KFROILiY/j6wmfF1Np3fk=
github.com/rancher/rke v1.1.0-rc9.0.20200327175519-ecc629f2c3d5/go.mod h1:EsJzVba2zttfJgdk/awBWfG2yNrZvKlMlN9LwkxbM+o=
github.com/rancher/rke v1.2.0-rc2.0.20200617000741-c25b2563342c h1:kKjmza7w224lFv/+wXfaTWtuS3JyuTAPj/owQevsn9U=
github.com/rancher/rke v1.2.0-rc2.0.20200617000741-c25b2563342c/go.mod h1:Xxrh01Rol3fpSey4QSVrF4DwilYaeT0N3L0rJ7WUuQk=
github.com/rancher/rke v1.2.0-rc2.0.20200617185447-84082186085a h1:KDg97X/CEt3LofWGdPiroPBA3t74ETTwAsq5exhQz80=
github.com/rancher/rke v1.2.0-rc2.0.20200617185447-84082186085a/go.mod h1:Xxrh01Rol3fpSey4QSVrF4DwilYaeT0N3L0rJ7WUuQk=
github.com/rancher/saml v0.0.0-20180713225824-ce1532152fde h1:+gd9up4jLeFeuNC5bHn7qfRXZO9WKtBe8b4vhucg9lg=
github.com/rancher/saml v0.0.0-20180713225824-ce1532152fde/go.mod h1:Bp1IBnlwVB1EqRfSKecoPyf+1Wjh8zykMjlq4vJJhxY=
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 h1:SIshhsz0O71FYyyDmjUmbFGvmgp4ASm8J1zmhMK/UG0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/rancher/rke/services/node_util.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ github.com/rancher/rdns-server/model
# github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545
github.com/rancher/remotedialer
github.com/rancher/remotedialer/metrics
# github.com/rancher/rke v1.2.0-rc2.0.20200617000741-c25b2563342c
# github.com/rancher/rke v1.2.0-rc2.0.20200617185447-84082186085a
github.com/rancher/rke/addons
github.com/rancher/rke/authz
github.com/rancher/rke/cloudprovider
Expand Down

0 comments on commit 7d4fa9e

Please sign in to comment.