Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c57e50

Browse files
authored
Merge pull request #1024 from hwdef/bump-go-12311-release-14
[release-1.4] Bump Go to 1.23.11
2 parents dca4b1d + 3d3dc24 commit 4c57e50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.10
1+
1.23.11

go.mod

Lines changed: 1 addition & 1 deletion
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.10
5+
toolchain go1.23.11
66

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

0 commit comments

Comments
 (0)