mirror of
https://abf.rosa.ru/djam/pulumi.git
synced 2025-04-11 13:04:16 +00:00
This commit is contained in:
parent
a8886c3fa8
commit
d596e8fd42
2 changed files with 3 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
pulumi-3.154.0.tar.gz: 1820d8dd83e823c26c04da715edb5ad65b07f4d3
|
||||
pulumi-3.156.0.tar.gz: f1a92cc105a8b062bd0a40390ab304b08871ea5d
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define secscan 0
|
||||
|
||||
Name: pulumi
|
||||
Version: 3.154.0
|
||||
Version: 3.156.0
|
||||
Release: 1
|
||||
Summary: Modern Infrastructure as Code
|
||||
URL: https://www.pulumi.com
|
||||
|
@ -77,8 +77,7 @@ Pulumi language nodejs
|
|||
|
||||
%build
|
||||
export GO111MODULE=on
|
||||
#export GOPROXY=direct
|
||||
export GOPROXY=https://proxy.golang.org/cached-only
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
|
||||
pushd pkg
|
||||
go mod download
|
||||
|
|
Loading…
Add table
Reference in a new issue