chore(deps): update module github.com/stretchr/testify to v1.11.1

This commit is contained in:
renovate[bot] 2025-08-27 16:43:13 +00:00 committed by GitHub
parent b9af8855d5
commit 23dc1430b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ toolchain go1.24.3
require (
github.com/hetznercloud/hcloud-go/v2 v2.21.0
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.37.0
)