We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25365a0 commit 384d227Copy full SHA for 384d227
scripts/build-small-yq.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-go build -tags "yq_nolua yq_notoml yq_noxml yq_nojson" -ldflags "-s -w" .
+go build -tags "yq_nolua yq_noini yq_notoml yq_noxml yq_nojson" -ldflags "-s -w" .
0 commit comments