chore(deps): update module github.com/stretchr/testify to v1.10.0 (#53)

This commit is contained in:
renovate[bot] 2024-12-07 00:50:40 +00:00 committed by GitHub
parent 83c9e043f9
commit 5032760cea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/hetznercloud/hcloud-go/v2 v2.17.0
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.29.0
)