Skip to content

Commit 3bc5144

Browse files
Bump the all group across 1 directory with 2 updates (#252)
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](pulumi/pulumi-github@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](pulumi/pulumi@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d76b2d commit 3bc5144

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.25
44

55
require (
66
github.com/bmatcuk/doublestar/v3 v3.0.0
7-
github.com/pulumi/pulumi-github/sdk/v6 v6.7.3
8-
github.com/pulumi/pulumi/sdk/v3 v3.201.0
7+
github.com/pulumi/pulumi-github/sdk/v6 v6.7.4
8+
github.com/pulumi/pulumi/sdk/v3 v3.203.0
99
sigs.k8s.io/yaml v1.6.0
1010
)
1111

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
159159
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
160160
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
161161
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
162-
github.com/pulumi/pulumi-github/sdk/v6 v6.7.3 h1:HIgIcoGcuo4M6JQFrrnjKtrCtSrRfa72800PTW5MS8Q=
163-
github.com/pulumi/pulumi-github/sdk/v6 v6.7.3/go.mod h1:Rzt5y66L4ImZYPwZTBZ/V17ZbzeVVcl0PypKI9J1zHk=
164-
github.com/pulumi/pulumi/sdk/v3 v3.201.0 h1:L35n/BAMWB2HhjTTg3n87uKLrKcjymFS74ee8vGyhE8=
165-
github.com/pulumi/pulumi/sdk/v3 v3.201.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
162+
github.com/pulumi/pulumi-github/sdk/v6 v6.7.4 h1:w8/RkGyp0X7x16lmDPVabFE+Og6Ot8E5JMiCBhNLCOk=
163+
github.com/pulumi/pulumi-github/sdk/v6 v6.7.4/go.mod h1:8XwtGbiR+aUkClxm4gES98jNRAvCe+0I8a5hwF6FUeI=
164+
github.com/pulumi/pulumi/sdk/v3 v3.203.0 h1:naNpZOkGf1QaIcfB47MAh2UHW7DUh37Tg1zOdDmxx5I=
165+
github.com/pulumi/pulumi/sdk/v3 v3.203.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
166166
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
167167
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
168168
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=

0 commit comments

Comments
 (0)