Update module github.com/stretchr/testify to v1.11.1

This commit is contained in:
renovate-rancher[bot]
2025-08-28 04:37:06 +00:00
committed by GitHub
parent e008d3c5e8
commit 10dd2e1d6e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22
require (
github.com/rancher/wrangler/v2 v2.2.0-rc6
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.33.0
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3