Update go.mod & go.sum (#249)

This commit is contained in:
Loyalsoldier
2020-10-12 13:29:16 +08:00
committed by GitHub
parent c9436dbe2e
commit 11278d73d0
2 changed files with 207 additions and 19 deletions

4
go.mod
View File

@ -1,4 +1,4 @@
module v2fly/domain-list-community
module github.com/v2fly/domain-list-community
go 1.15
@ -7,4 +7,4 @@ require (
v2ray.com/core v4.19.1+incompatible
)
replace v2ray.com/core => github.com/v2ray/v2ray-core v0.0.0-20200918074231-20926be898fe
replace v2ray.com/core => github.com/v2fly/v2ray-core v0.0.0-20201012014127-7b8a0faee17a