bump x to v0.10.1, go-shadowsocks2 to v0.1.3; add gost binary to .gitignore

This commit is contained in:
ginuerzh
2026-05-22 23:21:30 +08:00
parent 8db62785fa
commit 2be36abe75
3 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ go 1.26.3
require (
github.com/go-gost/core v0.4.0
github.com/go-gost/x v0.10.0
github.com/go-gost/x v0.10.1
github.com/judwhite/go-svc v1.2.1
github.com/stretchr/testify v1.11.1
github.com/testcontainers/testcontainers-go v0.42.0
@@ -44,7 +44,7 @@ require (
github.com/gin-contrib/cors v1.7.2 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/gin-gonic/gin v1.10.1 // indirect
github.com/go-gost/go-shadowsocks2 v0.1.2 // indirect
github.com/go-gost/go-shadowsocks2 v0.1.3 // indirect
github.com/go-gost/gosocks4 v0.1.0 // indirect
github.com/go-gost/gosocks5 v0.5.0 // indirect
github.com/go-gost/plugin v0.3.0 // indirect