Add older style build comment
To compatible with older Go version on some cloud environment , such as Google App Engine using 1.16
This commit is contained in:
parent
0247b941ac
commit
a263a9f173
@ -1,4 +1,5 @@
|
||||
//go:build !linux
|
||||
// +build !linux
|
||||
|
||||
package gost
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user