remove unnecessary replace and update gost modules
This commit is contained in:
6
go.mod
6
go.mod
@ -4,11 +4,9 @@ go 1.22
|
||||
|
||||
toolchain go1.22.2
|
||||
|
||||
replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20211111114238-98168dcec14a
|
||||
|
||||
require (
|
||||
github.com/go-gost/core v0.0.0-20240424153155-5d6c2115fa15
|
||||
github.com/go-gost/x v0.0.0-20240426125656-332a3a1cd09f
|
||||
github.com/go-gost/core v0.0.0-20240508132029-8d554ddcf77c
|
||||
github.com/go-gost/x v0.0.0-20240508132615-754b2fdeacd4
|
||||
github.com/judwhite/go-svc v1.2.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user