enable go mod

This commit is contained in:
Kslr
2020-07-23 14:15:18 +08:00
parent a45a88b565
commit 9965974b7f
2 changed files with 144 additions and 0 deletions

10
go.mod Normal file
View File

@ -0,0 +1,10 @@
module dlc
go 1.14
require (
github.com/golang/protobuf v1.4.2
v2ray.com/core v4.19.1+incompatible
)
replace v2ray.com/core => github.com/v2fly/v2ray-core v1.24.5-0.20200705084059-b02a781ab9dc