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

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
)