mirror of
https://abf.rosa.ru/djam/terraform-provider-yandex.git
synced 2025-02-23 08:42:51 +00:00
0.113.0
This commit is contained in:
parent
8636172bb4
commit
4e373f8778
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ BuildRequires: upx
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=https://proxy.golang.org/cached-only
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
#go mod tidy
|
go mod tidy
|
||||||
go build --ldflags="-s -w" .
|
go build --ldflags="-s -w" .
|
||||||
|
|
||||||
upx %{name}
|
upx %{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue