Skip to content

Commit 0d51685

Browse files
authored
Merge pull request #893 from ArkaSaha30/bump-go-1.23.6
[1.4]backport: update goland toolchain to 1.23.6
2 parents 51df26e + 7a9779b commit 0d51685

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.5
1+
1.23.6

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.5
5+
toolchain go1.23.6
66

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

0 commit comments

Comments
 (0)