Skip to content

Commit

Permalink
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2…
Browse files Browse the repository at this point in the history
….12.0
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 6d8d2a0 commit 336d1d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.2

require (
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0
github.com/hetznercloud/hcloud-go/v2 v2.9.0
github.com/hetznercloud/hcloud-go/v2 v2.12.0
github.com/spf13/cobra v1.8.1
)

Expand Down
2 changes: 1 addition & 1 deletion hcloudimages/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/apricote/hcloud-upload-image/hcloudimages
go 1.22.2

require (
github.com/hetznercloud/hcloud-go/v2 v2.9.0
github.com/hetznercloud/hcloud-go/v2 v2.12.0
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.24.0
)
Expand Down

0 comments on commit 336d1d5

Please sign in to comment.