fix marker for selector

This commit is contained in:
ginuerzh
2024-06-07 22:43:48 +08:00
parent 2148d10def
commit 8253c41de6
5 changed files with 46 additions and 74 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.0.0-20240508132029-8d554ddcf77c
github.com/go-gost/x v0.0.0-20240508132615-754b2fdeacd4
github.com/go-gost/x v0.0.0-20240607125747-ce60160cd78b
github.com/judwhite/go-svc v1.2.1
)