Skip to content

Commit 3e33e16

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

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
@@ -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-20250411213817-1116d03f0676
48+
github.com/rancher/rancher/pkg/apis v0.0.0-20250429181556-10e877a6f19a
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ github.com/rancher/lasso v0.1.0 h1:LOCNtL7GvyTp3KTyLiFE2JKmxyX2xF6HeFmtd0pvMHA=
298298
github.com/rancher/lasso v0.1.0/go.mod h1:pYKOe2r/5O0w3ypoc7xHQF8LvWCp5PsNRea1Jpq3vBU=
299299
github.com/rancher/norman v0.2.0 h1:PFIiHel0i0OFNZoygIS4oxJV6gRi1tffudzCqDnKLlA=
300300
github.com/rancher/norman v0.2.0/go.mod h1:WbNpu/HwChwKk54W0rWBdioxYVVZwVVz//UX84m/NvY=
301-
github.com/rancher/rancher/pkg/apis v0.0.0-20250411213817-1116d03f0676 h1:ykXjqtx8TwCeZcGmb/YZ3+pLSPWPbxGvsEnmtlYEMqs=
302-
github.com/rancher/rancher/pkg/apis v0.0.0-20250411213817-1116d03f0676/go.mod h1:8AfqZ7rm9zNt3F73883QnPoT9tGSM5g3QK62pNd1Vts=
301+
github.com/rancher/rancher/pkg/apis v0.0.0-20250429181556-10e877a6f19a h1:COF6YFbEqVaaIujj3mcNyYSxrdWlhcDIpkOIKoA1MDM=
302+
github.com/rancher/rancher/pkg/apis v0.0.0-20250429181556-10e877a6f19a/go.mod h1:8AfqZ7rm9zNt3F73883QnPoT9tGSM5g3QK62pNd1Vts=
303303
github.com/rancher/rke v1.5.13 h1:Y7e3qI0G2HbU3Vm5k3Sqeq+UR2w114K5yY6wT9VFKcY=
304304
github.com/rancher/rke v1.5.13/go.mod h1:/z9oyKqYpFwgRBV9rfLxqUdjydz/VMCTcjld4uUt7uM=
305305
github.com/rancher/wrangler/v2 v2.1.4 h1:ohov0i6A9dJHHO6sjfsH4Dqv93ZTdm5lIJVJdPzVdQc=

0 commit comments

Comments
 (0)