migration: go 1.21

This commit is contained in:
Larvan2
2023-09-17 17:05:13 +08:00
parent 2d3b9364bf
commit 33d41338ef
11 changed files with 20 additions and 63 deletions

2
go.mod
View File

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