Chore: update go version to v1.19 (#1463)

This commit is contained in:
Loyalsoldier
2023-02-08 18:31:27 +08:00
committed by GitHub
parent f08e01bf6a
commit f55369d4f3
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

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