Bumps rancher/wrangler to it's tagged v2 version.

This commit is contained in:
Kevin Joiner
2024-01-11 16:22:55 -05:00
parent 0a2d8dff62
commit e6451ba1e8
5 changed files with 8 additions and 8 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/rancher/dynamiclistener
go 1.20
require (
github.com/rancher/wrangler v1.1.1-0.20230831050635-df1bd5aae9df
github.com/rancher/wrangler/v2 v2.0.2
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.11.0