This commit is contained in:
Sergey Zhemoytel 2023-12-24 12:53:25 +00:00
parent 3ce729dcb4
commit afa4499e7f

View file

@ -26,7 +26,7 @@ resources.
%setup -q %setup -q
%build %build
export GOPROXY=direct export GOPROXY=https://proxy.golang.org/cached-only
%make build %make build
upx execs/%{name} upx execs/%{name}