Chore: update all +build statements (#38782)

This commit is contained in:
Serge Zaitsev
2021-09-01 17:38:56 +03:00
committed by GitHub
parent ea8d9d77f4
commit 643c7fa0cb
49 changed files with 52 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
//+build !windows,!nacl,!plan9
//go:build !windows && !nacl && !plan9
// +build !windows,!nacl,!plan9
package log