This commit is contained in:
Sergey Zhemoytel 2024-03-31 18:44:44 +00:00
parent 73b6dd0178
commit dc7dec02fd

View file

@ -26,7 +26,7 @@ BuildRequires: upx
%setup -q %setup -q
%build %build
export GOPROXY=direct export GOPROXY=https://proxy.golang.org/
go build go build
upx %{name} upx %{name}