Skip to content

Commit

Permalink
provider(deps): bump github.com/pulumi/pulumi/pkg/v3
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi/pkg/v3](https://github.com/pulumi/pulumi) from 3.114.0 to 3.115.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.114.0...v3.115.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/pkg/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 2a5c49c commit 1c586f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22.1
require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.38.0
github.com/pulumi/pulumi-go-provider v0.16.0
github.com/pulumi/pulumi/pkg/v3 v3.114.0
github.com/pulumi/pulumi/sdk/v3 v3.114.0
github.com/pulumi/pulumi/pkg/v3 v3.115.0
github.com/pulumi/pulumi/sdk/v3 v3.115.0
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1494,10 +1494,10 @@ github.com/pulumi/pulumi-azure-native-sdk/v2 v2.38.0 h1:XzslLx/yTjbmBAtICF5hnIXr
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.38.0/go.mod h1:APPYNWQ57dDSxHt+PsE9EPHfcNcHIRsGGJDxxo4CAnY=
github.com/pulumi/pulumi-go-provider v0.16.0 h1:vLAiECprIoLdTPd0UFs9Vv/HgSw7l/SBAurRBm3vpSU=
github.com/pulumi/pulumi-go-provider v0.16.0/go.mod h1:2yjjeyMSmsb/o/BRJeWk+kcXrJWF5U2EulJKnN7qVLs=
github.com/pulumi/pulumi/pkg/v3 v3.114.0 h1:+Ru1DfQKKmZcTYF7i+IWTaxvHX+vIWmVPyUXXksM3Uk=
github.com/pulumi/pulumi/pkg/v3 v3.114.0/go.mod h1:kNu4WL3BkF8zZ+1BTIWnEetNN1JtR4oRHWlxH2NZ6s0=
github.com/pulumi/pulumi/sdk/v3 v3.114.0 h1:KPBSvm04wE2/AdS8PlABxZAW4o7pSAnar0QOooH13no=
github.com/pulumi/pulumi/sdk/v3 v3.114.0/go.mod h1:d6LZJHqEfpgXUd8rFSSsbaPJcocZObXeaUr87jbA5MY=
github.com/pulumi/pulumi/pkg/v3 v3.115.0 h1:HD79vIBlHm0nllcX436949fZygJaYvvv1MPtff9oS6E=
github.com/pulumi/pulumi/pkg/v3 v3.115.0/go.mod h1:x4abSCpsk5fAYFe5LtAE8FSTwMEbldbjIJ81c6WNmsA=
github.com/pulumi/pulumi/sdk/v3 v3.115.0 h1:5eOxbVfPgcNsKSkPpjFGW/6mEikGHQ2HRE65ongZ/dg=
github.com/pulumi/pulumi/sdk/v3 v3.115.0/go.mod h1:d6LZJHqEfpgXUd8rFSSsbaPJcocZObXeaUr87jbA5MY=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 1c586f3

Please sign in to comment.