Switch to build tags "noserver" instead of using _linux suffix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build !noserver
|
||||
|
||||
package cmd
|
||||
|
||||
import (
|
||||
@@ -1,4 +1,4 @@
|
||||
//go:build !windows
|
||||
//go:build !noserver
|
||||
|
||||
package cmd
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
//go:build !noserver
|
||||
|
||||
package cmd
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user