Release linux-amd64 v0.39

This commit is contained in:
David Dworken 2022-04-20 17:29:27 -07:00
parent c3dec42af9
commit 6ae8d5a348

15
.slsa-goreleaser.yml Normal file
View File

@ -0,0 +1,15 @@
version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: linux
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'