Bump github.com/rancher/wrangler/v3 to v3.6.0

This commit is contained in:
release-automation
2026-06-12 18:38:22 +00:00
parent ca253e24fd
commit 8b93b75aa8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/rancher/dynamiclistener
go 1.26.0
require (
github.com/rancher/wrangler/v3 v3.7.0-rc.1
github.com/rancher/wrangler/v3 v3.6.0
github.com/sirupsen/logrus v1.9.4
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.52.0

4
go.sum
View File

@@ -85,8 +85,8 @@ github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4
github.com/prometheus/procfs v0.19.2/go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw=
github.com/rancher/lasso v0.2.9 h1:5Xk9Qid+YDOLpa6s5xalcSR0cA5BMbgWcaOZ8kdNU7k=
github.com/rancher/lasso v0.2.9/go.mod h1:PMtxoVahRQvhEAi1HVOfyLDe1CrtGwTqOtkPVjSSkns=
github.com/rancher/wrangler/v3 v3.7.0-rc.1 h1:qgOSzhUK2s7vMppoeZop9yTou8r+HxaXm399YwdpGw4=
github.com/rancher/wrangler/v3 v3.7.0-rc.1/go.mod h1:+XYUarLGlHehE127p8DFrukWDuJrq4eGVkMEgydS3rs=
github.com/rancher/wrangler/v3 v3.6.0 h1:pY5zWfRAij29x6VquOgvigONxQB8/b5ep2Gjt/r7QY4=
github.com/rancher/wrangler/v3 v3.6.0/go.mod h1:faWkkqF2HwWxEiK+pwuYE1mbOvs+BNEnVXVGHJT8bbw=
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w=