From d4a1d35fcd262f85db2eb3f1026c3cae3d72711f Mon Sep 17 00:00:00 2001 From: "pulumi-renovate[bot]" <189166143+pulumi-renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:07:43 +0000 Subject: [PATCH] Update github.com/pulumi/pulumi/pkg/v3 digest to 1dd3669 (#360) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi) | require | digest | `109d75b` -> `1dd3669` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8454cac..e5a8974 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/pulumi/pulumi-go-provider v0.24.0 github.com/pulumi/pulumi-java/pkg v0.20.0 github.com/pulumi/pulumi-yaml v1.13.0 - github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241213151151-109d75b57c54 + github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241220164043-1dd366951f61 github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 v3.0.0-20241220160057-ef1db8482cb8 github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3 v3.0.0-20241220160057-ef1db8482cb8 github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3 v3.0.0-20241220164043-1dd366951f61 diff --git a/go.sum b/go.sum index 6e17447..293df5f 100644 --- a/go.sum +++ b/go.sum @@ -949,8 +949,8 @@ github.com/pulumi/pulumi-java/pkg v0.20.0 h1:E7pMDeiL2H5La5bMXkuhro6QJ1GAbE1kTIP github.com/pulumi/pulumi-java/pkg v0.20.0/go.mod h1:40BFJMZ12FQp5OfWHIo3yDrmwbuCIvWbowahYOIS8Dw= github.com/pulumi/pulumi-yaml v1.13.0 h1:/6fOqsus0DPQ56l08rmgVg48fTXhXDod4h9BjnuiCpA= github.com/pulumi/pulumi-yaml v1.13.0/go.mod h1:2JiCsnmvAyshHkr0LNxhzXKpypQc0he9A0Is4o4qKzA= -github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241213151151-109d75b57c54 h1:I7IIg6vILHVVzmp2hsRnVsCA7Dg+H/3bnYBBeYUCsIA= -github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241213151151-109d75b57c54/go.mod h1:XzjN1uQI2HWXYolT2L4RIXzvLEnWTSOzFgFFIUfFEa8= +github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241220164043-1dd366951f61 h1:eNJ/D1TsXS3fhT49Gr+Y9hiA2XEjKu236/LJTfWwgiU= +github.com/pulumi/pulumi/pkg/v3 v3.143.1-0.20241220164043-1dd366951f61/go.mod h1:xMlPXRKCwydP8BlOJcopJKoCNbCzEUEnQBXD0X96qRg= github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 v3.0.0-20241220160057-ef1db8482cb8 h1:bnA+Mn2RsKmaG5sZD2MVK08u3w+0b/YRsVxOJhsZOPQ= github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 v3.0.0-20241220160057-ef1db8482cb8/go.mod h1:OJEqCFsgDzUx+3jd2YA4uw6dcgP3QFz+rNHIHTtazgg= github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3 v3.0.0-20241220160057-ef1db8482cb8 h1:45smG65IxhYAdtFEP7TugVOoqEqdQWw6pBzZhhV54Lw=