Skip to content

Commit a90b584

Browse files
committed
Bump Go to 1.25.8
Signed-off-by: Mark Tsai <111229657+shuan1026@users.noreply.github.com>
1 parent 96f4024 commit a90b584

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.7
1+
1.25.8

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module go.etcd.io/bbolt
22

3-
go 1.24.0
3+
go 1.25.0
44

5-
toolchain go1.25.7
5+
toolchain go1.25.8
66

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

0 commit comments

Comments
 (0)