add -trimpath flags to goreleaser (#215)

This commit is contained in:
A1lo
2022-03-21 21:43:38 +08:00
committed by GitHub
parent d5ffde8384
commit 8ff5e58368

View File

@ -9,6 +9,8 @@ before:
builds:
- env:
- CGO_ENABLED=0
flags:
- -trimpath
goos:
- linux
- windows