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 !linux,!darwin,!freebsd,!dragonfly,!openbsd_amd64
//go:build !linux && !darwin && !freebsd && !dragonfly && !openbsd_amd64
package action