build: remove build constraint syntax for go 1.16 and older

This commit is contained in:
albertony
2024-04-18 16:53:55 +02:00
parent db17aaf7cd
commit 68bf6aa584
220 changed files with 0 additions and 230 deletions
-1
View File
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build linux
// +build linux
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file
-1
View File
@@ -1,5 +1,4 @@
//go:build windows
// +build windows
package file