Release linux-amd64 v0.35

This commit is contained in:
David Dworken 2022-04-18 23:06:35 -07:00
parent 724888b62a
commit b2d8b205ec

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