This commit is contained in:
Sergey Zhemoytel 2023-11-16 19:39:54 +00:00
parent 41f56d8be2
commit c23829dba7
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
pulumi-3.93.0.tar.gz: 5f53995ce036e78eec82afc69b81021964249086
pulumi-3.94.1.tar.gz: a3807989bc2317ddafc0506def18d58407a18a65

View file

@ -3,7 +3,7 @@
Name: pulumi
Version: 3.93.0
Version: 3.94.1
Release: 1
Summary: Modern Infrastructure as Code
URL: https://www.pulumi.com
@ -67,7 +67,7 @@ Pulumi language nodejs
%build
export GO111MODULE=on
#export GOPROXY=direct
export GOPROXY=direct
pushd pkg
go mod download