Run go fix, corrects mostly build tags

This commit is contained in:
Neil Alexander
2026-01-18 14:47:18 +00:00
parent f7c6c9e1c5
commit 24482b7dbe
28 changed files with 2 additions and 31 deletions

View File

@@ -1,5 +1,4 @@
//go:build !aix && !darwin && !dragonfly && !freebsd && !linux && !netbsd && !openbsd && !solaris
// +build !aix,!darwin,!dragonfly,!freebsd,!linux,!netbsd,!openbsd,!solaris
package main