Merge pull request #171553 from superherointj/package-gosec-enable-tests

gosec: enable tests
This commit is contained in:
Mario Rodas 2022-05-04 13:28:49 -05:00 committed by GitHub
commit 100ee30fd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,6 @@ buildGoModule rec {
"cmd/gosec"
];
doCheck = false;
ldflags = [
"-s"
"-w"