From 7597adb1d59f639d8564373d7d220a82f87abaad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:17:00 +0100 Subject: [PATCH] Bump github.com/pulumi/pulumi/sdk/v3 in the all group (#198) Bumps the all group with 1 update: [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi). Updates `github.com/pulumi/pulumi/sdk/v3` from 3.144.1 to 3.145.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/compare/v3.144.1...v3.145.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 a282de5..c056c34 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22 require ( github.com/bmatcuk/doublestar/v3 v3.0.0 github.com/pulumi/pulumi-github/sdk/v6 v6.5.0 - github.com/pulumi/pulumi/sdk/v3 v3.144.1 + github.com/pulumi/pulumi/sdk/v3 v3.145.0 sigs.k8s.io/yaml v1.4.0 ) diff --git a/go.sum b/go.sum index 174829c..8ca5a4d 100644 --- a/go.sum +++ b/go.sum @@ -157,8 +157,8 @@ github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs= github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c= github.com/pulumi/pulumi-github/sdk/v6 v6.5.0 h1:Yojp6fOepSXSdwVB3wjsGywahDOF7HXPlHYeItFWx2w= github.com/pulumi/pulumi-github/sdk/v6 v6.5.0/go.mod h1:B/8toqLLoiQb8HIEy5nHk0NbOmJCNnU/rMqXnjVhrBI= -github.com/pulumi/pulumi/sdk/v3 v3.144.1 h1:QQtCDERihhlfvcmRzqHeBmOER1Fg1VkFj9933Lxqv00= -github.com/pulumi/pulumi/sdk/v3 v3.144.1/go.mod h1:/6gxU2XirnLlImBy5OoqV6I4HcjOf+IznNIZNZExZzo= +github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k= +github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=