File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/rancher/terraform-provider-rke
22
3- go 1.17
3+ go 1.19
44
55require (
66 github.com/ghodss/yaml v1.0.0
77 github.com/hashicorp/go-version v1.6.0
88 github.com/hashicorp/terraform-plugin-sdk v1.17.2
9- github.com/rancher/rke v1.4.1
9+ github.com/rancher/rke v1.4.2
1010 github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
1111 github.com/sirupsen/logrus v1.8.1
1212 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -1219,8 +1219,8 @@ github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0 h1:ng7i8n0kzTGnXyvVK
12191219github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0 /go.mod h1:OhBBBO1pBwYp0hacWdnvSGOj+XE9yMLOLnaypIlic18 =
12201220github.com/rancher/norman v0.0.0-20220406153559-82478fb169cb h1:Tr5rialcd0u13TPRFekmCzwZNalLs5lbg6JSliUD0gY =
12211221github.com/rancher/norman v0.0.0-20220406153559-82478fb169cb /go.mod h1:gDEwYUxOknJaOG1jjcH40PQ8U8xnvB+sHph5VirKINY =
1222- github.com/rancher/rke v1.4.1 h1:L0uGEbz0ol6hvqO5ZwVVhzLE4G/NuUKGZwAPry42wuA =
1223- github.com/rancher/rke v1.4.1 /go.mod h1:FYb66B2+kAJVQ80SFEr56mC9yjm7TrviK2miZG+c5qY =
1222+ github.com/rancher/rke v1.4.2 h1:NChh9WAar1O8U8xJRJFf2Ll2uhaJS3z7Cxla419YNVw =
1223+ github.com/rancher/rke v1.4.2 /go.mod h1:FYb66B2+kAJVQ80SFEr56mC9yjm7TrviK2miZG+c5qY =
12241224github.com/rancher/wrangler v0.6.2-0.20200820173016-2068de651106 h1:ed0NTDvIwulez4zVvBZ1U7mFe2PBxtHvJ9bn2l9bcZ8 =
12251225github.com/rancher/wrangler v0.6.2-0.20200820173016-2068de651106 /go.mod h1:iKqQcYs4YSDjsme52OZtQU4jHPmLlIiM93aj2c8c/W8 =
12261226github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446 /go.mod h1:uYEyJGbgTkfkS4+E/PavXkNJcbFIpEtjt2B0KDQ5+9M =
You can’t perform that action at this time.
0 commit comments