mirror of
https://abf.rosa.ru/djam/terraform-provider-selectel.git
synced 2025-02-23 08:13:00 +00:00
4.0.3
This commit is contained in:
parent
bd07ee9fb0
commit
402a4eb84f
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ Requires: terraform
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=https://proxy.golang.org/
|
||||||
|
#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