Skip to content

Commit 92a5350

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ 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-20250820170247-daba62c29500
52-
github.com/rancher/rke v1.6.12-rc.1
51+
github.com/rancher/rancher/pkg/apis v0.0.0-20250918131214-f19b2d3ce0c2
52+
github.com/rancher/rke v1.6.12
5353
github.com/rancher/wrangler/v3 v3.1.0
5454
github.com/robfig/cron v1.2.0
5555
github.com/sirupsen/logrus v1.9.3

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-20250820170247-daba62c29500 h1:j1QjfXQFCP2WX9ffdTbP2HHpKubQsWusnAwilru8cz0=
172-
github.com/rancher/rancher/pkg/apis v0.0.0-20250820170247-daba62c29500/go.mod h1:k+I/e4RjBxfA7fID/1KHwJGwEHmhuADU8w0ZmBuoBZ0=
171+
github.com/rancher/rancher/pkg/apis v0.0.0-20250918131214-f19b2d3ce0c2 h1:jK3G9jqvzQcK+zpKEQhskyHFmTg9/JCPS83aYP+BSjo=
172+
github.com/rancher/rancher/pkg/apis v0.0.0-20250918131214-f19b2d3ce0c2/go.mod h1:v9Y9Oe4buQqWXVNkl9EFsFKX4JUm18ytSl3LaxlSjkA=
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)