1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-18 17:28:40 +00:00

Remove compatibility code

The minimum support go version is already 1.18
This commit is contained in:
yuhan6665 2022-09-15 22:16:29 -04:00
parent 84537e98c4
commit debd2e3ba8
11 changed files with 0 additions and 222 deletions

View file

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

View file

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

View file

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

View file

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