chore(deps): update module github.com/apricote/hcloud-upload-image/hcloudimages to v1.2.0 (#131)

This commit is contained in:
Julian Tölle 2025-11-06 21:12:50 +01:00 committed by GitHub
parent 5bbd840ea7
commit d87db70674
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.25.4
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.1.0
github.com/apricote/hcloud-upload-image/hcloudimages v1.2.0
github.com/hetznercloud/hcloud-go/v2 v2.29.0
github.com/spf13/cobra v1.10.1
)