chore: bump go-gost/core to v0.5.1, go-gost/x to v0.13.0, go-gost/plugin to v0.4.0

This commit is contained in:
ginuerzh
2026-06-27 23:05:22 +08:00
parent 43724a5c40
commit b139ed5968
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -3,8 +3,8 @@ module github.com/go-gost/gost
go 1.26.3
require (
github.com/go-gost/core v0.4.3
github.com/go-gost/x v0.12.5
github.com/go-gost/core v0.5.1
github.com/go-gost/x v0.13.0
github.com/judwhite/go-svc v1.2.1
github.com/moby/moby/client v0.4.0
github.com/stretchr/testify v1.11.1
@@ -49,7 +49,7 @@ require (
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
github.com/go-gost/plugin v0.4.0 // indirect
github.com/go-gost/relay v0.6.1 // indirect
github.com/go-gost/tls-dissector v0.2.0 // indirect
github.com/go-logr/logr v1.4.3 // indirect