mirror of
https://github.com/rancher/dynamiclistener.git
synced 2026-02-21 14:32:37 +00:00
Update module github.com/rancher/wrangler/v3 to v3.3.2-rc.2 (#230)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
851039aa0f
commit
f0fba36fbc
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/rancher/dynamiclistener
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.1
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.2
|
||||
github.com/sirupsen/logrus v1.9.4
|
||||
github.com/stretchr/testify v1.11.1
|
||||
golang.org/x/crypto v0.47.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -97,8 +97,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.6 h1:/QNO491vWlTNYgwOOopRlILcTv+pI/wBHYdPFD2Pk5E=
|
||||
github.com/rancher/lasso v0.2.6/go.mod h1:L3ol8PdO21KoMhNa3RWjpR3ZBnE70JCAod1nJuOvT1E=
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.1 h1:L7UbofKTHBUq+yR0KtoTeaw9N+HX4fyyo9yrMXwyEJM=
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.1/go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s=
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.2 h1:terdYKoYsdMiabh7CBLzGLJPl3Sf9j4Qgd4GO10yxPA=
|
||||
github.com/rancher/wrangler/v3 v3.3.2-rc.2/go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s=
|
||||
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=
|
||||
|
||||
Reference in New Issue
Block a user