fix(mockery)

closes #3528
closes #3531
This commit is contained in:
Jacob Heider 2023-10-04 18:34:22 -04:00
parent 63b26e1136
commit 1dec22e791
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -16,6 +16,10 @@ build:
- -s - -s
- -w - -w
- -X github.com/vektra/mockery/v2/pkg/logging.SemVer=v{{version}} - -X github.com/vektra/mockery/v2/pkg/logging.SemVer=v{{version}}
linux:
LDFLAGS:
- -buildmode=pie
provides: provides:
- bin/mockery - bin/mockery
test: test: