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

This commit is contained in:
Julian Tölle 2025-12-22 15:14:23 +01:00
parent d7ff673261
commit b6ca841d10
No known key found for this signature in database
GPG key ID: 001A85FE011D3C73
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
)