fix goreleaser format

This commit is contained in:
Dustin Decker 2022-04-03 13:05:46 -07:00
parent ab3468e816
commit 203aa87ca6

View file

@ -1,8 +1,8 @@
builds:
- binary: trufflehog
ldflags:
- -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}'
- env: [CGO_ENABLED=0]
binary: trufflehog
env: [CGO_ENABLED=0]
goos:
- linux
- windows