use gomod

This commit is contained in:
Kslr
2020-09-20 02:17:43 +08:00
parent 60b3452f79
commit 306501bd18
3 changed files with 149 additions and 0 deletions

10
go.mod Normal file
View File

@ -0,0 +1,10 @@
module v2fly/domain-list-community
go 1.15
require (
github.com/golang/protobuf v1.4.2
v2ray.com/core v4.19.1+incompatible
)
replace v2ray.com/core => github.com/v2ray/v2ray-core v0.0.0-20200918074231-20926be898fe