adjust build tags for tamago
Signed-off-by: Andrea Barisani <andrea@inversepath.com>
This commit is contained in:

committed by
Brad Fitzpatrick

parent
14320290c3
commit
0a74d46568
@ -1,7 +1,7 @@
|
||||
// Copyright (c) Tailscale Inc & AUTHORS
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
//go:build !windows && !wasm && !plan9
|
||||
//go:build !windows && !wasm && !plan9 && !tamago
|
||||
|
||||
package filch
|
||||
|
||||
|
Reference in New Issue
Block a user