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

This commit is contained in:
Julian Tölle 2025-05-09 16:27:48 +02:00
parent 7f10f7b253
commit 456151fd58
No known key found for this signature in database
GPG key ID: 001A85FE011D3C73
3 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.3
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.0.0
github.com/apricote/hcloud-upload-image/hcloudimages v1.0.1
github.com/hetznercloud/hcloud-go/v2 v2.21.0
github.com/spf13/cobra v1.9.1
)