mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore(deps): update module github.com/apricote/hcloud-upload-image/hcloudimages to v0.3.1
This commit is contained in:
parent
099ae2d061
commit
08473b85b8
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1,5 +1,5 @@
|
|||
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0 h1:POoU0nKeTq3fw7Ok/BTwJ/I3CTKhcChtn8L+Ecpba5U=
|
||||
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.0/go.mod h1:9W0XQVhzb9x69UBXXR0nxF0taC6s6fl0/nemDGUVrfI=
|
||||
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.1 h1:kotw6cQlNV0ix8zSWfIf8WtFEWliew68hAxS1TzE8b4=
|
||||
github.com/apricote/hcloud-upload-image/hcloudimages v0.3.1/go.mod h1:MGfcBuA2rdUYpX5/7dCHqr3nXJjHSLUawUxBj9ThXWo=
|
||||
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
|
||||
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
|
||||
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue