Release linux-amd64 v0.33

This commit is contained in:
David Dworken 2022-04-17 12:53:39 -07:00
parent 123a8cbbdf
commit a5705f9cf2

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