This commit is contained in:
Sergey Zhemoytel 2024-10-31 12:43:32 +00:00
parent 5c51c74c95
commit 81c813cc79

View file

@ -31,7 +31,7 @@ Terraform provider for DECORT platform (API 3.6.x or later)
%setup -qn %{name}
%build
export GOPROXY=direct
export GOPROXY=https://proxy.golang.org/cached-only
go build -o %{name} ./cmd/decort/
upx %{name}