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

This commit is contained in:
renovate[bot] 2025-09-26 16:49:28 +00:00 committed by GitHub
parent 921d688fd4
commit 4afa7059fe
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.1
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.1.0
github.com/hetznercloud/hcloud-go/v2 v2.23.0
github.com/hetznercloud/hcloud-go/v2 v2.25.1
github.com/spf13/cobra v1.10.1
)