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

This commit is contained in:
renovate[bot] 2026-01-08 14:14:28 +00:00 committed by GitHub
parent b440f8d7f6
commit 2cc3a44b0d
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
)