We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9712db commit 8f536f2Copy full SHA for 8f536f2
tools/gomod-sync/go.mod
@@ -2,6 +2,6 @@ module github.com/PingCAP-QE/ci/tools/gomod-sync
2
3
go 1.24.0
4
5
-toolchain go1.25.7
+toolchain go1.26.0
6
7
require golang.org/x/mod v0.33.0
tools/list-go-dependencies/go.mod
@@ -2,7 +2,7 @@ module github.com/PingCAP-QE/ci/tools/list-go-dependencies
require (
8
github.com/PuerkitoBio/goquery v1.10.3
0 commit comments