Skip to content

Commit 4598e96

Browse files
authored
Merge pull request #921 from tcchawla/release-1.4-bump-go-to-1.23.7
[1.4] Bump go toolchain to v1.23.7
2 parents 8d40c44 + 396ea5e commit 4598e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

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

go.mod

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

33
go 1.23
44

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

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

0 commit comments

Comments
 (0)