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 dragonfly solaris openbsd netbsd freebsd
//go:build linux || darwin || dragonfly || solaris || openbsd || netbsd || freebsd
package action