Release linux-amd64 v0.38

This commit is contained in:
David Dworken 2022-04-19 22:23:00 -07:00
parent 854e7f6b6d
commit 359a6f2949

15
.slsa-goreleaser.yml Normal file
View File

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