Chore: use Go v1.18

This commit is contained in:
Loyalsoldier
2022-03-25 17:28:55 +08:00
parent 410d519b0f
commit 62e343c6cf
3 changed files with 2 additions and 579 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/v2fly/domain-list-community
go 1.17
go 1.18
require (
github.com/v2fly/v2ray-core/v5 v5.0.3