adjust build tags for tamago

This commit is contained in:
Andrea Barisani 2023-08-30 14:05:01 +02:00 committed by James Tucker
parent 6cd5922a04
commit 202a3401e7
No known key found for this signature in database
4 changed files with 20 additions and 3 deletions

View file

@ -1,4 +1,4 @@
//go:build windows || wasm || plan9
//go:build windows || wasm || plan9 || tamago
// SPDX-License-Identifier: MIT