Skip to content

Commit 478af07

Browse files
Update module github.com/rancher/wrangler/v3 to v3.3.2-rc.2 (#1267)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
1 parent 66c00cf commit 478af07

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
@@ -42,7 +42,7 @@ require (
4242
github.com/rancher/lasso v0.2.6
4343
github.com/rancher/rancher/pkg/apis v0.0.0-20260115233746-6aa34356aa00
4444
github.com/rancher/rke v1.8.6
45-
github.com/rancher/wrangler/v3 v3.3.2-rc.1
45+
github.com/rancher/wrangler/v3 v3.3.2-rc.2
4646
github.com/robfig/cron v1.2.0
4747
github.com/sirupsen/logrus v1.9.4
4848
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ github.com/rancher/rancher/pkg/apis v0.0.0-20260115233746-6aa34356aa00 h1:lMvuCF
136136
github.com/rancher/rancher/pkg/apis v0.0.0-20260115233746-6aa34356aa00/go.mod h1:NwWL+lOkxPRibQ6j+9uFSo6t1CJ18z1oY4OYJMOQ/R0=
137137
github.com/rancher/rke v1.8.6 h1:JHVWweWOUYFGirt5an7jmOZDRrrE6aU3ZpV1a1jSeSs=
138138
github.com/rancher/rke v1.8.6/go.mod h1:EaAkq796bgmmx/s15Xz0TvCkBOfepMOqO8tFockOmis=
139-
github.com/rancher/wrangler/v3 v3.3.2-rc.1 h1:L7UbofKTHBUq+yR0KtoTeaw9N+HX4fyyo9yrMXwyEJM=
140-
github.com/rancher/wrangler/v3 v3.3.2-rc.1/go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s=
139+
github.com/rancher/wrangler/v3 v3.3.2-rc.2 h1:terdYKoYsdMiabh7CBLzGLJPl3Sf9j4Qgd4GO10yxPA=
140+
github.com/rancher/wrangler/v3 v3.3.2-rc.2/go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s=
141141
github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=
142142
github.com/robfig/cron v1.2.0/go.mod h1:JGuDeoQd7Z6yL4zQhZ3OPEVHB7fL6Ka6skscFHfmt2k=
143143
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=

0 commit comments

Comments
 (0)