Skip to content

Commit 8a6b543

Browse files
committed
Bump go 1.24.0
Signed-off-by: Mustafa Elbehery <[email protected]>
1 parent 526ef1e commit 8a6b543

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
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)