Modernize build tags

This commit is contained in:
Junegunn Choi
2022-03-29 21:20:33 +09:00
parent 32847f7254
commit b88eb72ac2
19 changed files with 18 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
// +build !386,!amd64
//go:build !386 && !amd64
package fzf