mirror of
https://abf.rosa.ru/djam/trufflehog.git
synced 2025-02-23 14:32:54 +00:00
3.76.2
This commit is contained in:
parent
37d019d0b1
commit
17c00b383e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ and billions of TLS certificates using our Driftwood technology.
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
|
|
||||||
CGO_ENABLED=0 go build --ldflags="-s -w" -a -o bin/trufflehog main.go
|
CGO_ENABLED=0 go build --ldflags="-s -w" -a -o bin/trufflehog main.go
|
||||||
upx bin/%{name}
|
upx bin/%{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue