version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: darwin
goarch: amd64
binary: hishtory-{{ .Os }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'