chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.34.0 (#152)

This commit is contained in:
renovate[bot] 2026-01-09 11:13:40 +01:00 committed by GitHub
parent b440f8d7f6
commit b7a29b2bee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.25.5
require (
github.com/hetznercloud/hcloud-go/v2 v2.33.0
github.com/hetznercloud/hcloud-go/v2 v2.34.0
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.46.0
)