chore(deps): update dependency go to v1.25.4 (#124)

This commit is contained in:
renovate[bot] 2025-11-06 20:56:21 +01:00 committed by GitHub
parent 7537226258
commit 04bfe9bcfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/apricote/hcloud-upload-image
go 1.23.0 go 1.23.0
toolchain go1.25.1 toolchain go1.25.4
require ( require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.1.0 github.com/apricote/hcloud-upload-image/hcloudimages v1.1.0

View file

@ -2,7 +2,7 @@ module github.com/apricote/hcloud-upload-image/hcloudimages
go 1.23.0 go 1.23.0
toolchain go1.25.1 toolchain go1.25.4
require ( require (
github.com/hetznercloud/hcloud-go/v2 v2.23.0 github.com/hetznercloud/hcloud-go/v2 v2.23.0