Release linux-amd64 v0.36

This commit is contained in:
David Dworken 2022-04-19 19:21:54 -07:00
parent dfa429754d
commit 34e3da2456

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