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

This commit is contained in:
renovate[bot] 2025-05-03 22:29:28 +00:00 committed by GitHub
parent 099ae2d061
commit 08473b85b8
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.23.0
toolchain go1.24.2
require (
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.1
github.com/hetznercloud/hcloud-go/v2 v2.21.0
github.com/spf13/cobra v1.9.1
)