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

This commit is contained in:
renovate-rancher[bot]
2025-08-28 04:36:46 +00:00
committed by GitHub
parent 35b8be0eb9
commit f655cb11b8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.24.2
require (
github.com/rancher/wrangler v1.1.2
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.37.0
k8s.io/api v0.27.4
k8s.io/apimachinery v0.27.4