Skip to content

Commit 992b610

Browse files
deps: update dependency go to v1.24.3
1 parent 18d8ab9 commit 992b610

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/hetznercloud/cli
22

33
go 1.23.0
44

5-
toolchain go1.24.2
5+
toolchain go1.24.3
66

77
require (
88
github.com/BurntSushi/toml v1.5.0

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module tools
22

33
go 1.23.4
44

5-
toolchain go1.24.2
5+
toolchain go1.24.3
66

77
require (
88
github.com/anchore/quill v0.5.1

0 commit comments

Comments
 (0)