Stripped debugging info from binary

This commit is contained in:
Mike Farah
2023-03-16 13:37:30 +11:00
parent e7f4c6ca8d
commit a6f0495b1f
4 changed files with 5 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
go build -tags yq_notoml -tags yq_noxml -tags yq_nojson -ldflags "-s -w" .