Skip to content

Commit d13c7f2

Browse files
authored
Merge pull request #907 from Elbehery/20250216-bump-go1.24.0
Bump go 1.24.0
2 parents 9b88cf7 + 24c5a2b commit d13c7f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.6
1+
1.24.0

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module go.etcd.io/bbolt
22

3-
go 1.23.0
3+
go 1.24
44

5-
toolchain go1.23.6
5+
toolchain go1.24.0
66

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

0 commit comments

Comments
 (0)