Update module github.com/stretchr/testify to v1.10.0 (#152)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2025-02-19 19:36:50 -08:00
committed by GitHub
parent fd45ac1d6c
commit e008d3c5e8
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.9.0
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.33.0
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3