You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
338 B

6 years ago
module v2ray.com/core
require (
github.com/gogo/protobuf v1.2.0
github.com/golang/mock v1.2.0
github.com/golang/protobuf v1.2.1-0.20190205222052-c823c79ea157
6 years ago
github.com/google/go-cmp v0.2.0
golang.org/x/crypto v0.0.0-20190208162236-193df9c0f06f
golang.org/x/net v0.0.0-20190206173232-65e2d4e15006
google.golang.org/grpc v1.18.0
)