Skip to content

Commit 4f9facc

Browse files
authored
Merge pull request #885 from ajaysundark/bump-golang-toolchain-1.22.11
bbolt: bump golang toolchain to 1.22.11
2 parents f06655e + c29abf4 commit 4f9facc

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.22.10
1+
1.22.11

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.22
44

5-
toolchain go1.22.10
5+
toolchain go1.22.11
66

77
require (
88
github.com/stretchr/testify v1.8.1

0 commit comments

Comments
 (0)