From 7e23c0095bcb2deffc7e9f30a0f655e70857e594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:17:35 +0000 Subject: [PATCH] Bump the all group across 1 directory with 2 updates Bumps the all group with 2 updates in the / directory: [github.com/pulumi/pulumi-github/sdk/v6](https://github.com/pulumi/pulumi-github) and [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi). Updates `github.com/pulumi/pulumi-github/sdk/v6` from 6.7.3 to 6.7.4 - [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.7.3...v6.7.4) Updates `github.com/pulumi/pulumi/sdk/v3` from 3.201.0 to 3.203.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.201.0...v3.203.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi-github/sdk/v6 dependency-version: 6.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-version: 3.203.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 858505e..f45d439 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,8 @@ go 1.25 require ( github.com/bmatcuk/doublestar/v3 v3.0.0 - github.com/pulumi/pulumi-github/sdk/v6 v6.7.3 - github.com/pulumi/pulumi/sdk/v3 v3.201.0 + github.com/pulumi/pulumi-github/sdk/v6 v6.7.4 + github.com/pulumi/pulumi/sdk/v3 v3.203.0 sigs.k8s.io/yaml v1.6.0 ) diff --git a/go.sum b/go.sum index dc6c87b..c018f01 100644 --- a/go.sum +++ b/go.sum @@ -159,10 +159,10 @@ 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.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w= github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc= -github.com/pulumi/pulumi-github/sdk/v6 v6.7.3 h1:HIgIcoGcuo4M6JQFrrnjKtrCtSrRfa72800PTW5MS8Q= -github.com/pulumi/pulumi-github/sdk/v6 v6.7.3/go.mod h1:Rzt5y66L4ImZYPwZTBZ/V17ZbzeVVcl0PypKI9J1zHk= -github.com/pulumi/pulumi/sdk/v3 v3.201.0 h1:L35n/BAMWB2HhjTTg3n87uKLrKcjymFS74ee8vGyhE8= -github.com/pulumi/pulumi/sdk/v3 v3.201.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw= +github.com/pulumi/pulumi-github/sdk/v6 v6.7.4 h1:w8/RkGyp0X7x16lmDPVabFE+Og6Ot8E5JMiCBhNLCOk= +github.com/pulumi/pulumi-github/sdk/v6 v6.7.4/go.mod h1:8XwtGbiR+aUkClxm4gES98jNRAvCe+0I8a5hwF6FUeI= +github.com/pulumi/pulumi/sdk/v3 v3.203.0 h1:naNpZOkGf1QaIcfB47MAh2UHW7DUh37Tg1zOdDmxx5I= +github.com/pulumi/pulumi/sdk/v3 v3.203.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw= 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=