[Fix] 优化geodata初始化逻辑

This commit is contained in:
MetaCubeX
2022-03-16 22:55:18 +08:00
parent 2f24e49ff6
commit 0183d752a0
4 changed files with 13 additions and 27 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/Dreamacro/clash
go 1.17
go 1.18
require (
github.com/Dreamacro/go-shadowsocks2 v0.1.7