add HTTP based plugin
This commit is contained in:
4
go.mod
4
go.mod
@ -5,8 +5,8 @@ go 1.20
|
||||
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-20230919141921-a1419ec2f4d1
|
||||
github.com/go-gost/x v0.0.0-20230919143509-afddd2d29e63
|
||||
github.com/go-gost/core v0.0.0-20230920145336-6d0e88635be9
|
||||
github.com/go-gost/x v0.0.0-20230920145643-176015150061
|
||||
github.com/judwhite/go-svc v1.2.1
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.0.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user