Skip to content

Commit c88cab6

Browse files
chore(deps): update dependency go to v1.26.0
1 parent ced2d8e commit c88cab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/gomod-sync/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/PingCAP-QE/ci/tools/gomod-sync
22

33
go 1.24.0
44

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

77
require golang.org/x/mod v0.32.0

tools/list-go-dependencies/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/PingCAP-QE/ci/tools/list-go-dependencies
22

33
go 1.24.0
44

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

77
require (
88
github.com/PuerkitoBio/goquery v1.10.3

0 commit comments

Comments
 (0)