Skip to content

Commit bc7499a

Browse files
deps: update dependency go to v1.26.1 (#1373)
1 parent e04c01a commit bc7499a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.25.0
44

5-
toolchain go1.25.8
5+
toolchain go1.26.1
66

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

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
go = "1.25.8"
2+
go = "1.26.1"
33
"go:go.uber.org/mock/mockgen" = "v0.6.0"
44
"github:golangci/golangci-lint" = "2.11.3"
55
"github:goreleaser/goreleaser" = "v2.14.3"

0 commit comments

Comments
 (0)