Update module github.com/rancher/wrangler/v2 to v2.1.4

This commit is contained in:
renovate-rancher[bot]
2024-03-08 04:38:15 +00:00
committed by Tom Lebreux
parent 746c52d537
commit f0bbc6c283
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.20
require (
github.com/rancher/wrangler/v2 v2.1.3
github.com/rancher/wrangler/v2 v2.1.4
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.16.0