Release linux-amd64 v0.92

This commit is contained in:
David Dworken 2022-05-27 23:36:02 -07:00
parent 1b09622dbb
commit 3dae3688ea

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 }}'