yq/scripts/build-small-yq.sh

2 lines
86 B
Bash
Raw Normal View History

2023-03-16 02:36:51 +00:00
#!/bin/bash
go build -tags yq_notoml -tags yq_noxml -tags yq_nojson -ldflags "-s -w" .