Skip to content

Commit 8919474

Browse files
authored
Merge pull request etcd-io#983 from hwdef/bump-go-1244
Bump Go to 1.24.4
2 parents 3a492e3 + 84f17a4 commit 8919474

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.3
1+
1.24.4

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/bbolt
22

33
go 1.24
44

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

77
require (
88
github.com/spf13/cobra v1.9.1

0 commit comments

Comments
 (0)