mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
fix goreleaser format
This commit is contained in:
parent
ab3468e816
commit
203aa87ca6
1 changed files with 44 additions and 44 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue