update go.mod
This commit is contained in:
3
go.mod
3
go.mod
@ -3,11 +3,10 @@ module github.com/go-gost/x
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/LiamHaworth/go-tproxy v0.0.0-20190726054950-ef7efd7f24ed
|
||||
github.com/docker/libcontainer v2.2.1+incompatible
|
||||
github.com/gin-contrib/cors v1.3.1
|
||||
github.com/gin-gonic/gin v1.7.7
|
||||
github.com/go-gost/core v0.0.0-20220329150412-47cfc087e961
|
||||
github.com/go-gost/core v0.0.0-20220331130633-fc1e6e8ff2a6
|
||||
github.com/go-gost/gosocks5 v0.3.1-0.20211109033403-d894d75b7f09
|
||||
github.com/go-gost/relay v0.1.1-0.20211123134818-8ef7fd81ffd7
|
||||
github.com/go-gost/tls-dissector v0.0.2-0.20211125135007-2b5d5bd9c07e
|
||||
|
Reference in New Issue
Block a user