chore: upgrade go to 1.24.5

This commit is contained in:
yusing
2025-07-13 13:10:19 +08:00
parent 72dc783e23
commit b1d5c4b091
8 changed files with 8 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
module github.com/yusing/go-proxy/socketproxy
go 1.24.4
go 1.24.5
replace github.com/yusing/go-proxy/internal/utils => ../internal/utils