build(deps): bump go-gost/x from v0.12.1 to v0.12.2

x v0.12.2 adds SO_REUSEPORT support for TCP listeners (#654).
This commit is contained in:
ginuerzh
2026-06-22 21:46:46 +08:00
parent 286c1615fd
commit f638d8081f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.26.3
require (
github.com/go-gost/core v0.4.2
github.com/go-gost/x v0.12.1
github.com/go-gost/x v0.12.2
github.com/judwhite/go-svc v1.2.1
github.com/moby/moby/client v0.4.0
github.com/stretchr/testify v1.11.1