Adding tinygo to project words

This commit is contained in:
Mike Farah 2025-07-10 13:06:42 +10:00
parent c10bfe0602
commit 221a5b1106
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,3 @@
//go:build !yq_nobase64
package yqlib

View File

@ -1,4 +1,3 @@
//go:build !yq_nocsv
package yqlib

View File

@ -258,9 +258,13 @@ nolint
shortfile
Unmarshalling
noini
<<<<<<< Updated upstream
nocsv
nobase64
nouri
noprops
nosh
noshell
noshell
=======
tinygo
>>>>>>> Stashed changes