3.156.0
All checks were successful
Run CI/CD... / main (push) Successful in 8m54s

This commit is contained in:
Your Name 2025-03-17 20:34:32 +00:00
parent a8886c3fa8
commit d596e8fd42
2 changed files with 3 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
pulumi-3.154.0.tar.gz: 1820d8dd83e823c26c04da715edb5ad65b07f4d3
pulumi-3.156.0.tar.gz: f1a92cc105a8b062bd0a40390ab304b08871ea5d

View file

@ -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