File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
13
13
github.com/ghodss/yaml v1.0.0
14
14
github.com/grantae/certinfo v0.0.0-20170412194111-59d56a35515b
15
15
github.com/rancher/norman v0.5.2
16
- github.com/rancher/rancher/pkg/apis v0.0.0-20250325164521-f34ddc2bb4b6
17
- github.com/rancher/rancher/pkg/client v0.0.0-20250325164521-f34ddc2bb4b6
16
+ github.com/rancher/rancher/pkg/apis v0.0.0-20250331174853-4b8ab8c48d68
17
+ github.com/rancher/rancher/pkg/client v0.0.0-20250331174853-4b8ab8c48d68
18
18
github.com/sirupsen/logrus v1.9.3
19
19
github.com/stretchr/testify v1.10.0
20
20
github.com/tidwall/gjson v1.17.0
@@ -65,7 +65,7 @@ require (
65
65
github.com/rancher/fleet/pkg/apis v0.12.0 // indirect
66
66
github.com/rancher/gke-operator v1.11.0 // indirect
67
67
github.com/rancher/lasso v0.2.1 // indirect
68
- github.com/rancher/rke v1.8.0 // indirect
68
+ github.com/rancher/rke v1.8.1 // indirect
69
69
github.com/rancher/wrangler/v3 v3.2.0 // indirect
70
70
github.com/russross/blackfriday/v2 v2.1.0 // indirect
71
71
github.com/spf13/cobra v1.8.1 // indirect
Original file line number Diff line number Diff line change @@ -102,12 +102,12 @@ github.com/rancher/lasso v0.2.1 h1:SZTqMVQn8cAOqvwGBd1/EYOIJ/MGN+UfJrOWvHd4jHU=
102
102
github.com/rancher/lasso v0.2.1 /go.mod h1:KSV3jBXfdXqdCuMm2uC8kKB9q/wuDYb3h0eHZoRjShM =
103
103
github.com/rancher/norman v0.5.2 h1:rwUKZ0QeVKJEtznhRdNQUMJtKjSoLYbFuPQGXm6xTxw =
104
104
github.com/rancher/norman v0.5.2 /go.mod h1:lDO9ylAYBwch9FiYyuuWlYd7+IxgRgh0ioDJBweC7t4 =
105
- github.com/rancher/rancher/pkg/apis v0.0.0-20250325164521-f34ddc2bb4b6 h1:KLi+xRxkbaOgXAcrx3oeGEZY0PC1F8rKHkpwJHcD5sU =
106
- github.com/rancher/rancher/pkg/apis v0.0.0-20250325164521-f34ddc2bb4b6 /go.mod h1:oiq2jgVl/+c0lgwkfSGWl0xYclnZOuGPt+mkH4uP0jQ =
107
- github.com/rancher/rancher/pkg/client v0.0.0-20250325164521-f34ddc2bb4b6 h1:m9tvjLE9LmgF1hJlphr9njzpMIEYEQ7flEEgzSHJ4Lc =
108
- github.com/rancher/rancher/pkg/client v0.0.0-20250325164521-f34ddc2bb4b6 /go.mod h1:xa04BKRmK4q1vCeh+X3ZLU/FByjeq6p/51AcniOGXKE =
109
- github.com/rancher/rke v1.8.0 h1:87jeoOccnnNCq27YgWgMh4o0GVrrVKbw+zfo+cHMZlo =
110
- github.com/rancher/rke v1.8.0 /go.mod h1:x9N1abruzDFMwTpqq2cnaDYpKCptlNoW8VraNWB6Pc4 =
105
+ github.com/rancher/rancher/pkg/apis v0.0.0-20250331174853-4b8ab8c48d68 h1:SViCdvsM3h19/oP4YeeQBAgW5OrH1ImmZM3LPPflcPo =
106
+ github.com/rancher/rancher/pkg/apis v0.0.0-20250331174853-4b8ab8c48d68 /go.mod h1:EuBQElzRPQxTxYCJ+WEccf4lg88X3ovJazpNfelDg9E =
107
+ github.com/rancher/rancher/pkg/client v0.0.0-20250331174853-4b8ab8c48d68 h1:8g1LV0oSsHcD6KkeSeRFYVIMiONmVq1Z1DRZtiSObs0 =
108
+ github.com/rancher/rancher/pkg/client v0.0.0-20250331174853-4b8ab8c48d68 /go.mod h1:xa04BKRmK4q1vCeh+X3ZLU/FByjeq6p/51AcniOGXKE =
109
+ github.com/rancher/rke v1.8.1 h1:rBxE/SPCcpz35Yz0lkKPQ/oSjvESJVhgMnRHoXEk254 =
110
+ github.com/rancher/rke v1.8.1 /go.mod h1:x9N1abruzDFMwTpqq2cnaDYpKCptlNoW8VraNWB6Pc4 =
111
111
github.com/rancher/wrangler/v3 v3.2.0 h1:fZmhSOczW+pxAhyOaGG+9xbEwETPGA5gbS0x0Im2zWs =
112
112
github.com/rancher/wrangler/v3 v3.2.0 /go.mod h1:0C5QyvSrQOff8gQQzpB/L/FF03EQycjR3unSJcKCHno =
113
113
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
You can’t perform that action at this time.
0 commit comments