Release linux-amd64 v0.32

This commit is contained in:
David Dworken 2022-04-17 11:56:42 -07:00
parent e0560134d3
commit 595e7f4cf5

12
.slsa-goreleaser.yml Normal file
View File

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