chore: upgrade go 1.26.0 and gointernals package

This commit is contained in:
yusing
2026-02-11 11:33:21 +08:00
parent bb8b663ebc
commit 22f03488e9
13 changed files with 19 additions and 19 deletions

View File

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