bump x to v0.10.1, go-shadowsocks2 to v0.1.3; add gost binary to .gitignore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user