This commit is contained in:
Sergey Zhemoytel 2023-11-28 22:21:49 +00:00
parent 3e1b017913
commit c556c66b19

View file

@ -67,7 +67,8 @@ Pulumi language nodejs
%build %build
export GO111MODULE=on export GO111MODULE=on
export GOPROXY=direct #export GOPROXY=direct
export GOPROXY=https://proxy.golang.org/cached-only
pushd pkg pushd pkg
go mod download go mod download