Skip to content

Commit 9e92195

Browse files
authored
chore: update Go version to 1.25.10 (#1895)
1 parent 136ef2a commit 9e92195

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pingcap/tidb-dashboard
22

3-
go 1.25.8
3+
go 1.25.10
44

55
require (
66
github.com/DATA-DOG/go-sqlmock v1.5.0

scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module scripts
22

3-
go 1.25.8
3+
go 1.25.10
44

55
require (
66
github.com/codeskyblue/go-sh v0.0.0-20200712050446-30169cf553fe

0 commit comments

Comments
 (0)