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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-23 17:57:15 +02:00 committed by GitHub
parent 99d5396435
commit 6d8d2a02df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/apricote/hcloud-upload-image
go 1.22.2
require (
github.com/apricote/hcloud-upload-image/hcloudimages v0.2.0
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0
github.com/hetznercloud/hcloud-go/v2 v2.9.0
github.com/spf13/cobra v1.8.1
)