mirror of
https://abf.rosa.ru/djam/kubescape.git
synced 2025-02-23 14:52:51 +00:00
3.0.6
This commit is contained in:
parent
17094ad631
commit
0bf194d6e1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ specifications evolve.
|
||||||
#cp -a git2go-%{git2go_rev}/* git2go/
|
#cp -a git2go-%{git2go_rev}/* git2go/
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
go mod tidy
|
go mod tidy
|
||||||
go build --ldflags="-s -w" -o %{name} .
|
go build --ldflags="-s -w" -o %{name} .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue