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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-08 22:25:29 +02:00 committed by GitHub
parent 2eea318379
commit 1a37a300b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@ module github.com/apricote/hcloud-upload-image/hcloudimages
go 1.22.2
require (
github.com/hetznercloud/hcloud-go/v2 v2.7.3-0.20240503164107-1e3fa7033d8a
github.com/hetznercloud/hcloud-go/v2 v2.8.0
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.22.0
)