Skip to content

Commit e4f41ac

Browse files
Bump github.com/pulumi/pulumi/sdk/v3 in the all group
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.125.0 to 3.127.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi@v3.125.0...v3.127.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] <[email protected]>
1 parent c8688ab commit e4f41ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22
55
require (
66
github.com/bmatcuk/doublestar/v3 v3.0.0
77
github.com/pulumi/pulumi-github/sdk/v6 v6.2.3
8-
github.com/pulumi/pulumi/sdk/v3 v3.125.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.127.0
99
sigs.k8s.io/yaml v1.4.0
1010
)
1111

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
157157
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
158158
github.com/pulumi/pulumi-github/sdk/v6 v6.2.3 h1:ItBsY6FSzH5GuBU3D5vkHm4Hpr7A3xA8eQi/qI6bgRs=
159159
github.com/pulumi/pulumi-github/sdk/v6 v6.2.3/go.mod h1:d9rf9UCG7Jx8bZcfhbp3fi2lOtBSpZJ0BTz6gcb07cc=
160-
github.com/pulumi/pulumi/sdk/v3 v3.125.0 h1:hou7x/qf9G3878g4+DmBU+IEMJz66w+ZhwJONymjANE=
161-
github.com/pulumi/pulumi/sdk/v3 v3.125.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
160+
github.com/pulumi/pulumi/sdk/v3 v3.127.0 h1:UdCJK9mskCwBf54LGY74/VxSjIWP6ZQhh7isL1zurRo=
161+
github.com/pulumi/pulumi/sdk/v3 v3.127.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
162162
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
163163
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
164164
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=

0 commit comments

Comments
 (0)