Skip to content

Commit 48606b7

Browse files
committed
[release-1.4]: Bump Go to 1.24.6
Signed-off-by: Milap Anwani <[email protected]>
1 parent dafa083 commit 48606b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.12
1+
1.24.6

go.mod

Lines changed: 2 additions & 2 deletions
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.12
5+
toolchain go1.24.6
66

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

0 commit comments

Comments
 (0)