mirror of
https://abf.rosa.ru/djam/syft.git
synced 2025-02-23 10:52:57 +00:00
1.14.0
This commit is contained in:
parent
c9124d0e7c
commit
997cae9be0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ scanner like Grype.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
export GOPROXY=https://proxy.golang.org/cached-only
|
||||
go build -ldflags "-s -w" -o bin/%{name} ./cmd/%{name}
|
||||
|
||||
upx bin/%{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue