From c46fd9f13bed9ed2f1ac17835fa689c5f42a2420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:23:18 +0100 Subject: [PATCH] Bump github.com/pulumi/pulumi-github/sdk/v6 in the all group (#197) Bumps the all group with 1 update: [github.com/pulumi/pulumi-github/sdk/v6](https://github.com/pulumi/pulumi-github). Updates `github.com/pulumi/pulumi-github/sdk/v6` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/pulumi/pulumi-github/releases) - [Changelog](https://github.com/pulumi/pulumi-github/blob/master/CHANGELOG_OLD.md) - [Commits](https://github.com/pulumi/pulumi-github/compare/v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi-github/sdk/v6 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 75cd836..a282de5 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22 require ( github.com/bmatcuk/doublestar/v3 v3.0.0 - github.com/pulumi/pulumi-github/sdk/v6 v6.4.0 + github.com/pulumi/pulumi-github/sdk/v6 v6.5.0 github.com/pulumi/pulumi/sdk/v3 v3.144.1 sigs.k8s.io/yaml v1.4.0 ) diff --git a/go.sum b/go.sum index 1e21104..174829c 100644 --- a/go.sum +++ b/go.sum @@ -155,8 +155,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= 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.4.0 h1:eCfaxngozz9WmF0kmqCHISq/ldSBHHatl6NaJcXVUNI= -github.com/pulumi/pulumi-github/sdk/v6 v6.4.0/go.mod h1:Uwd+P5a5iiRDxzOiQjt19GIEbPLGzLUNjLTCpt8SfTc= +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/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=