1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-07-11 18:05:32 +02:00

Release linux-amd64 v0.78

This commit is contained in:
David Dworken
2022-05-26 21:42:22 -07:00
parent 3c0dfa1613
commit 9ac4e7c03a

15
.slsa-goreleaser.yml Normal 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 }}'