build(deps): bump go-gost/x from v0.12.3 to v0.12.4

This commit is contained in:
ginuerzh
2026-06-25 20:50:53 +08:00
parent c305f93703
commit c9cfc440ad
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ module github.com/go-gost/gost
go 1.26.3
require (
github.com/go-gost/core v0.4.2
github.com/go-gost/x v0.12.3
github.com/go-gost/core v0.4.3
github.com/go-gost/x v0.12.4
github.com/judwhite/go-svc v1.2.1
github.com/moby/moby/client v0.4.0
github.com/stretchr/testify v1.11.1