mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 18:41:39 +00:00
Adding tinygo to project words
This commit is contained in:
parent
c10bfe0602
commit
221a5b1106
@ -1,4 +1,3 @@
|
||||
|
||||
//go:build !yq_nobase64
|
||||
|
||||
package yqlib
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
//go:build !yq_nocsv
|
||||
|
||||
package yqlib
|
||||
|
||||
@ -258,9 +258,13 @@ nolint
|
||||
shortfile
|
||||
Unmarshalling
|
||||
noini
|
||||
<<<<<<< Updated upstream
|
||||
nocsv
|
||||
nobase64
|
||||
nouri
|
||||
noprops
|
||||
nosh
|
||||
noshell
|
||||
noshell
|
||||
=======
|
||||
tinygo
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user