fix: go1.19 compile

This commit is contained in:
wwqgtxx
2023-06-06 10:47:50 +08:00
parent dafecebdc0
commit ad11a2b813
5 changed files with 59 additions and 6 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/Dreamacro/clash
go 1.20
go 1.19
require (
github.com/3andne/restls-client-go v0.1.4