Bump steve to v0.7.15 (#51849)

This commit is contained in:
Tom Lebreux
2025-09-11 08:25:53 -04:00
committed by GitHub
parent 58abf49267
commit c2fff1d4e7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -140,7 +140,7 @@ require (
github.com/rancher/remotedialer v0.5.1-rc.1
github.com/rancher/rke v1.8.0-rc.4
github.com/rancher/shepherd v0.0.0-20250808210055-4a60b0f66c6b
github.com/rancher/steve v0.7.13
github.com/rancher/steve v0.7.15
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20250710162344-185ff9f785cd
github.com/rancher/wrangler v1.1.2
github.com/rancher/wrangler/v3 v3.2.4-rc.1

4
go.sum
View File

@@ -762,8 +762,8 @@ github.com/rancher/saml v0.4.14-rancher3 h1:2NN6cPqm9FJeiT25x8+gLHWGdulsEak33cHR
github.com/rancher/saml v0.4.14-rancher3/go.mod h1:S4+611dxnKt8z/ulbvaJzcgSHsuhjVc1QHNTcr1R7Fw=
github.com/rancher/shepherd v0.0.0-20250808210055-4a60b0f66c6b h1:QIC9NNyUroMFInTwPYaJM27eb8xihHHOnamykw/TOMc=
github.com/rancher/shepherd v0.0.0-20250808210055-4a60b0f66c6b/go.mod h1:GzGXUZYnFmXho1GyvkrGFQawAuHvvC7VDHjHOGnHEIM=
github.com/rancher/steve v0.7.13 h1:Zaw089FAKyoCWF/4dC14nUveSV6LzoT9g/OfJVJghhc=
github.com/rancher/steve v0.7.13/go.mod h1:O4ZebgmHiR4LnmeM3vIW9VjpzGPLqHmImflmj44G1No=
github.com/rancher/steve v0.7.15 h1:v55fH8MErl1TJTNiNauMX4/CLC7M0gZ2SxQ9DxPpGn0=
github.com/rancher/steve v0.7.15/go.mod h1:O4ZebgmHiR4LnmeM3vIW9VjpzGPLqHmImflmj44G1No=
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20250710162344-185ff9f785cd h1:M3oVcVktMhNk8l3ZRW94kroqzWzE/VGbZfLw/F0rw5Y=
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20250710162344-185ff9f785cd/go.mod h1:VfRrgue4yl6O0GYakMGYgyByu7ySooPQWWRxTt2MIEI=
github.com/rancher/wrangler v1.1.2 h1:oXbXo9k7y/H4drUpb4RM1c++vT9O3rpoNEfyusGykiU=