strip symbol and DWARF tables (#3534)

This commit is contained in:
Zachary Rice
2024-10-30 12:51:30 -05:00
committed by GitHub
parent 84ec670228
commit b6ace9d91a
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2
builds:
- binary: trufflehog
ldflags:
- -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}'
- -s -w -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}'
env: [CGO_ENABLED=0]
goos:
- linux