chore: upgrade go version to 1.25.7

This commit is contained in:
yusing
2026-02-06 00:01:22 +08:00
parent 953ec80556
commit bd49f1b348
10 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
module github.com/yusing/godoxy/socketproxy
go 1.25.6
go 1.25.7
replace github.com/yusing/goutils => ../goutils