Skip to content

Commit 7b4b34a

Browse files
Sync dependencies (#1044)
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
1 parent 92f5150 commit 7b4b34a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/gorilla/mux v1.8.1
4949
github.com/rancher/dynamiclistener v0.6.1
5050
github.com/rancher/lasso v0.2.1
51-
github.com/rancher/rancher/pkg/apis v0.0.0-20250814212235-630d834faba6
51+
github.com/rancher/rancher/pkg/apis v0.0.0-20250820170247-daba62c29500
5252
github.com/rancher/rke v1.6.12-rc.1
5353
github.com/rancher/wrangler/v3 v3.1.0
5454
github.com/robfig/cron v1.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ github.com/rancher/lasso v0.2.1 h1:SZTqMVQn8cAOqvwGBd1/EYOIJ/MGN+UfJrOWvHd4jHU=
168168
github.com/rancher/lasso v0.2.1/go.mod h1:KSV3jBXfdXqdCuMm2uC8kKB9q/wuDYb3h0eHZoRjShM=
169169
github.com/rancher/norman v0.3.1 h1:HPzp3PaAAavqRRdt8NQlr44ll7dmsbJGAUjCLxClej8=
170170
github.com/rancher/norman v0.3.1/go.mod h1:xSAmbAVqSorLGMDaFhzeWA/aOpZKqAcKyPDvoMGAbyY=
171-
github.com/rancher/rancher/pkg/apis v0.0.0-20250814212235-630d834faba6 h1:p1arUzYfIYt46jeOHy17IMWGnIL0B4sH0yJrXNqo0yk=
172-
github.com/rancher/rancher/pkg/apis v0.0.0-20250814212235-630d834faba6/go.mod h1:dI3A/KATNAxshOmzIpbTPTGHzxpVErwyL+A4LjAF5RQ=
171+
github.com/rancher/rancher/pkg/apis v0.0.0-20250820170247-daba62c29500 h1:j1QjfXQFCP2WX9ffdTbP2HHpKubQsWusnAwilru8cz0=
172+
github.com/rancher/rancher/pkg/apis v0.0.0-20250820170247-daba62c29500/go.mod h1:k+I/e4RjBxfA7fID/1KHwJGwEHmhuADU8w0ZmBuoBZ0=
173173
github.com/rancher/rke v1.6.4 h1:PidjnDmvPpbmEIPvsC3qdX7SY1fEvNK4a9oPdtGw4OI=
174174
github.com/rancher/rke v1.6.4/go.mod h1:ZDmcz3aeBsuORheojvGRxUJQS6NKRcpLTPXoY5N2y4c=
175175
github.com/rancher/wrangler/v3 v3.1.0 h1:8ETBnQOEcZaR6WBmUSysWW7WnERBOiNTMJr4Dj3UG/s=

0 commit comments

Comments
 (0)