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

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.25.5
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.3.0
github.com/hetznercloud/hcloud-go/v2 v2.33.0
github.com/hetznercloud/hcloud-go/v2 v2.34.0
github.com/spf13/cobra v1.10.2
)