mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore(deps): update dependency go to v1.25.5 (#139)
This commit is contained in:
parent
f59aa2bb23
commit
c4c86073ae
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module github.com/apricote/hcloud-upload-image
|
||||||
|
|
||||||
go 1.24.0
|
go 1.24.0
|
||||||
|
|
||||||
toolchain go1.25.4
|
toolchain go1.25.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/apricote/hcloud-upload-image/hcloudimages v1.2.0
|
github.com/apricote/hcloud-upload-image/hcloudimages v1.2.0
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ module github.com/apricote/hcloud-upload-image/hcloudimages
|
||||||
|
|
||||||
go 1.24.0
|
go 1.24.0
|
||||||
|
|
||||||
toolchain go1.25.4
|
toolchain go1.25.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/hetznercloud/hcloud-go/v2 v2.29.0
|
github.com/hetznercloud/hcloud-go/v2 v2.29.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue