chore(go): upgrade to go1.25.2

This commit is contained in:
yusing
2025-10-08 23:38:33 +08:00
parent a150f1a628
commit bb5f0cdf09
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
module github.com/yusing/godoxy/socketproxy
go 1.25.1
go 1.25.2
exclude github.com/yusing/goutils v0.4.2