Fix build in legacy golang version

This commit is contained in:
世界 2022-05-31 15:55:38 +08:00
parent 91ce752405
commit f1d753f069
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
8 changed files with 371 additions and 190 deletions

View file

@ -1,3 +1,5 @@
//go:build go1.18
package shadowsocks_2022
import (