mirror of
https://abf.rosa.ru/djam/pulumi.git
synced 2025-04-28 03:34:26 +00:00
3.94.2
This commit is contained in:
parent
3e1b017913
commit
c556c66b19
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue