From 0d9815ed1573e3bd969358309b28b190768885c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:38:30 +0000 Subject: [PATCH] build(deps): bump github.com/pulumi/pulumi/sdk/v3 Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.248.0 to 3.249.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.248.0...v3.249.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-version: 3.249.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9045b51..a05bbfa 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/ecr v1.58.4 github.com/aws/aws-sdk-go-v2/service/iam v1.54.5 github.com/pulumi/pulumi-aws/sdk/v6 v6.83.4 - github.com/pulumi/pulumi/sdk/v3 v3.248.0 + github.com/pulumi/pulumi/sdk/v3 v3.249.0 github.com/spf13/cobra v1.10.2 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index f710f3e..7671337 100644 --- a/go.sum +++ b/go.sum @@ -221,8 +221,8 @@ github.com/pulumi/esc v0.25.0 h1:U31tSec7ikQuj4RG3Nhm3mqBz/dp+2MQDLA3bY6/v3w= github.com/pulumi/esc v0.25.0/go.mod h1:A6rZBVCQBZepaOyt+xoZjPHtC4kKqxapkJ8wKB5VT7k= github.com/pulumi/pulumi-aws/sdk/v6 v6.83.4 h1:rI5FtYK0SY5VKPIRqwCqpnLJ7G7BeD4CAWb/ZdtzX8w= github.com/pulumi/pulumi-aws/sdk/v6 v6.83.4/go.mod h1:Ndpr97C9U/oghSpYch31qh2qxFGaODIw6FH2h8YfEVM= -github.com/pulumi/pulumi/sdk/v3 v3.248.0 h1:TwY9uuToQO8xIey4a7awRzNX7iJ/doDmZkl1MzxULCE= -github.com/pulumi/pulumi/sdk/v3 v3.248.0/go.mod h1:67RnWlA0uRHJKjbOkk1Hqz8BNefYv8csNLgln1EmmII= +github.com/pulumi/pulumi/sdk/v3 v3.249.0 h1:LwdC1UhSj0/fWKLOfJGnyLdm0wkqhDACnWANrrpn/IQ= +github.com/pulumi/pulumi/sdk/v3 v3.249.0/go.mod h1:qQz44+pjq8Ne33xaZSSU5jgKt4CoKZIqtw9TiXNXSL8= github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ= github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88= github.com/rogpeppe/go-internal v1.15.0 h1:D0RCU5rMAp+SpgkiNdrjfJ+LX4J1M32V2NeCY7EJ6hc=