chore(deps): update dependency go to v1.24.3 (#91)

This commit is contained in:
renovate[bot] 2025-05-09 16:03:07 +02:00 committed by GitHub
parent ba421d7dd8
commit 19f1e085e9
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.24.2 toolchain go1.24.3
require ( require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.0.0 github.com/apricote/hcloud-upload-image/hcloudimages v1.0.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.24.2 toolchain go1.24.3
require ( require (
github.com/hetznercloud/hcloud-go/v2 v2.21.0 github.com/hetznercloud/hcloud-go/v2 v2.21.0