Build constraints: switch to new syntax

Make gofmt happy about that.
This commit is contained in:
Dmytro Maluka
2025-03-24 22:54:32 +01:00
parent 219fb12482
commit 1bd86a8f79
10 changed files with 9 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
// +build plan9 nacl windows
//go:build plan9 || nacl || windows
package action