Skip to content

Commit 6691aa1

Browse files
authored
Merge pull request #892 from marcelfranca/issue/19333-release-1.3
[1.3] update golang toolchain to 1.22.12
2 parents 4f9facc + f356cc2 commit 6691aa1

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.11
1+
1.22.12

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

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

0 commit comments

Comments
 (0)