hishtory/.slsa-goreleaser-darwin-amd64.yml

13 lines
144 B
YAML

version: 1
flags:
- -trimpath
goos: darwin
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'