0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 11:29:36 +03:00

Fix build in legacy golang version

This commit is contained in:
世界
2022-05-31 15:55:38 +08:00
parent 91ce752405
commit f1d753f069
8 changed files with 371 additions and 190 deletions

View File

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

View File

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

View File

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

View File

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