From c23829dba7b2fc1ea213789fcf0305a61fa45a6d Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 16 Nov 2023 19:39:54 +0000 Subject: [PATCH] 3.94.1 --- .abf.yml | 2 +- pulumi.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 0bad45f..3f311d0 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - pulumi-3.93.0.tar.gz: 5f53995ce036e78eec82afc69b81021964249086 + pulumi-3.94.1.tar.gz: a3807989bc2317ddafc0506def18d58407a18a65 diff --git a/pulumi.spec b/pulumi.spec index ce804dc..edc3646 100644 --- a/pulumi.spec +++ b/pulumi.spec @@ -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