Merge pull request #26382 from ibuildthecloud/master
Fix 502 masking steve errors
Showing
+9 -7
... | ... | @@ -86,7 +86,7 @@ require ( |
github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545 | ||
github.com/rancher/rke v1.1.0-rc9.0.20200329162208-b513e200abc2 | ||
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 | ||
github.com/rancher/steve v0.0.0-20200326205851-420f62f642eb | ||
github.com/rancher/steve v0.0.0-20200331001732-ccc92e7b19f2 | ||
github.com/rancher/system-upgrade-controller v0.4.1-0.20200326220202-4655d4a551bd | ||
github.com/rancher/types v0.0.0-20200404135832-7a787b354966 | ||
github.com/rancher/wrangler v0.5.4-0.20200326191509-4054411d9736 | ||
... | ... |
Please register or sign in to comment