File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
4545 github.com/gorilla/mux v1.8.1
4646 github.com/rancher/dynamiclistener v0.4.0
4747 github.com/rancher/lasso v0.1.0
48- github.com/rancher/rancher/pkg/apis v0.0.0-20250121135817-bfaaf7d60643
48+ github.com/rancher/rancher/pkg/apis v0.0.0-20250317215908-5cc17ed521b4
4949 github.com/rancher/rke v1.5.15
5050 github.com/rancher/wrangler/v2 v2.1.4
5151 github.com/robfig/cron v1.2.0
@@ -117,7 +117,7 @@ require (
117117 github.com/rancher/eks-operator v1.3.7 // indirect
118118 github.com/rancher/fleet/pkg/apis v0.9.13 // indirect
119119 github.com/rancher/gke-operator v1.2.7 // indirect
120- github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c // indirect
120+ github.com/rancher/norman v0.2.0 // indirect
121121 github.com/spf13/cobra v1.7.0 // indirect
122122 github.com/spf13/pflag v1.0.5 // indirect
123123 github.com/stoewer/go-strcase v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -296,10 +296,10 @@ github.com/rancher/gke-operator v1.2.7 h1:5+bbQFZM0pRSRxlgVPUUtMbAKdeZk4KwkCEfhf
296296github.com/rancher/gke-operator v1.2.7 /go.mod h1:YbGp/isjJH+BI61qo372C6zAaBc64O00K+i0JvKVSns =
297297github.com/rancher/lasso v0.1.0 h1:LOCNtL7GvyTp3KTyLiFE2JKmxyX2xF6HeFmtd0pvMHA =
298298github.com/rancher/lasso v0.1.0 /go.mod h1:pYKOe2r/5O0w3ypoc7xHQF8LvWCp5PsNRea1Jpq3vBU =
299- github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c h1:ayqZqJ4AYYVaZGlBztLBij81z/QRsSFbQfxs9bzA+Tg =
300- github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c /go.mod h1:WbNpu/HwChwKk54W0rWBdioxYVVZwVVz//UX84m/NvY =
301- github.com/rancher/rancher/pkg/apis v0.0.0-20250121135817-bfaaf7d60643 h1:8iphPYzqVInJ1rFrL8kieClyRj011NT3yD/dRywVAEg =
302- github.com/rancher/rancher/pkg/apis v0.0.0-20250121135817-bfaaf7d60643 /go.mod h1:loJaH1qwWQRsqOXazyS0IU5re9Ml09Qbo8LsLbVCFbE =
299+ github.com/rancher/norman v0.2.0 h1:PFIiHel0i0OFNZoygIS4oxJV6gRi1tffudzCqDnKLlA =
300+ github.com/rancher/norman v0.2.0 /go.mod h1:WbNpu/HwChwKk54W0rWBdioxYVVZwVVz//UX84m/NvY =
301+ github.com/rancher/rancher/pkg/apis v0.0.0-20250317215908-5cc17ed521b4 h1:9ioXT/yLX4RwwryQCD8IEgezERVZBUxf6JWrHK+Fj2M =
302+ github.com/rancher/rancher/pkg/apis v0.0.0-20250317215908-5cc17ed521b4 /go.mod h1:KsweP8b8wqois/Pke9C2aw/ExIXBdqFg1/UUE0Gl5g8 =
303303github.com/rancher/rke v1.5.13 h1:Y7e3qI0G2HbU3Vm5k3Sqeq+UR2w114K5yY6wT9VFKcY =
304304github.com/rancher/rke v1.5.13 /go.mod h1:/z9oyKqYpFwgRBV9rfLxqUdjydz/VMCTcjld4uUt7uM =
305305github.com/rancher/wrangler/v2 v2.1.4 h1:ohov0i6A9dJHHO6sjfsH4Dqv93ZTdm5lIJVJdPzVdQc =
You can’t perform that action at this time.
0 commit comments