Add more build tags to reduce binary size

This commit is contained in:
Zue
2025-07-01 15:52:40 +08:00
parent a9f7cc1ebb
commit 7696723d5c
18 changed files with 88 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build !yq_noprops
package yqlib
import (