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

This commit is contained in:
renovate[bot] 2024-12-07 01:48:38 +01:00 committed by GitHub
parent 020285e508
commit 83c9e043f9
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

@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0
github.com/hetznercloud/hcloud-go/v2 v2.16.0
github.com/hetznercloud/hcloud-go/v2 v2.17.0
github.com/spf13/cobra v1.8.1
)