1
0
mirror of https://github.com/fumiama/gofastTEA.git synced 2026-06-26 05:00:29 +08:00

fix: build 逻辑

This commit is contained in:
fumiama
2021-11-22 22:16:53 +08:00
parent d5af7114dc
commit ccaa982919
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
//go:build go1.17
// +build go1.17
//go:build go1.17 && amd64
// +build go1.17,amd64
package tea