Merge pull request #31564 from luthermonson/final-rc-pins
[v2.5] pins for final rc
Showing
+23 -26
... | ... | @@ -88,7 +88,7 @@ require ( |
github.com/prometheus/common v0.10.0 | ||
github.com/rancher/apiserver v0.0.0-20210209001659-a17289640582 | ||
github.com/rancher/dynamiclistener v0.2.1-0.20200910203214-85f32491cb09 | ||
github.com/rancher/eks-operator v1.0.6-rc1 | ||
github.com/rancher/eks-operator v1.0.6 | ||
github.com/rancher/kubernetes-provider-detector v0.1.2 | ||
github.com/rancher/lasso v0.0.0-20200905045615-7fcb07d6a20b | ||
github.com/rancher/machine v0.15.0-rancher25 | ||
... | ... | @@ -97,7 +97,7 @@ require ( |
github.com/rancher/rancher/pkg/client v0.0.0 | ||
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a | ||
github.com/rancher/remotedialer v0.2.6-0.20200820180140-e5448aaba7ee | ||
github.com/rancher/rke v1.2.6-rc6 | ||
github.com/rancher/rke v1.2.6 | ||
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 | ||
github.com/rancher/steve v0.0.0-20210126001943-00da04b7d566 | ||
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20200825145542-a04e2061be24 | ||
... | ... |
Please register or sign in to comment