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

This commit is contained in:
Julian Tölle 2025-12-22 15:17:20 +01:00 committed by GitHub
parent 99691d54ab
commit 8f7f0643b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.25.5
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.2.0
github.com/apricote/hcloud-upload-image/hcloudimages v1.3.0
github.com/hetznercloud/hcloud-go/v2 v2.33.0
github.com/spf13/cobra v1.10.2
)