Skip to content

Commit 49ea95a

Browse files
chore(deps): Bump github.com/pulumi/pulumi/sdk/v3 in /provider
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.184.0 to 3.186.0. - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi@v3.184.0...v3.186.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-version: 3.186.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 452d86c commit 49ea95a

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

provider/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ require (
1010
github.com/hashicorp/terraform-plugin-framework v1.15.0
1111
github.com/pulumi/pulumi-terraform-bridge/v3 v3.110.0
1212
github.com/stackitcloud/terraform-provider-stackit v0.56.0
13-
1413
)
1514

1615
require (
@@ -138,7 +137,7 @@ require (
138137
github.com/pulumi/pulumi-java/pkg v1.12.0 // indirect
139138
github.com/pulumi/pulumi-yaml v1.19.1 // indirect
140139
github.com/pulumi/pulumi/pkg/v3 v3.175.0 // indirect
141-
github.com/pulumi/pulumi/sdk/v3 v3.184.0 // indirect
140+
github.com/pulumi/pulumi/sdk/v3 v3.186.0 // indirect
142141
github.com/pulumi/schema-tools v0.1.2 // indirect
143142
github.com/rivo/uniseg v0.4.4 // indirect
144143
github.com/rogpeppe/go-internal v1.14.1 // indirect

provider/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,8 @@ github.com/pulumi/pulumi-yaml v1.19.1 h1:Y92eTQv07p5RbbNj6s/54+ibdPgvndLJ2Lb1IjY
773773
github.com/pulumi/pulumi-yaml v1.19.1/go.mod h1:n1JTtfUXR1IWVJ86HvMvQglK5mrDeDduxsLifGW1WIA=
774774
github.com/pulumi/pulumi/pkg/v3 v3.175.0 h1:MsL2cnpGWivS/DLZ7MbJr0zMNg4P+pUprCEXvGoKBd4=
775775
github.com/pulumi/pulumi/pkg/v3 v3.175.0/go.mod h1:neGNOTNMYSGUrh/L8kiAgowHRoB/kMmmutPo8WcLzM4=
776-
github.com/pulumi/pulumi/sdk/v3 v3.184.0 h1:VdJAmkeO5k7l8bOzVxXw9AfuTO75BBYmw6eQ9YMNCeI=
777-
github.com/pulumi/pulumi/sdk/v3 v3.184.0/go.mod h1:YS7uQ+eoIV/Fco804Upv3jmz5pwo/MkLYmbGH3VgA9c=
776+
github.com/pulumi/pulumi/sdk/v3 v3.186.0 h1:UXjuohmBjGU4uFR2WBVnvQT6ZzddpDQ2tKZKwGKQBa8=
777+
github.com/pulumi/pulumi/sdk/v3 v3.186.0/go.mod h1:BnpKxUc6QlxqoCqobHNZsUuIuY27H6ZFUk0Cp+0JN5U=
778778
github.com/pulumi/schema-tools v0.1.2 h1:Fd9xvUjgck4NA+7/jSk7InqCUT4Kj940+EcnbQKpfZo=
779779
github.com/pulumi/schema-tools v0.1.2/go.mod h1:62lgj52Tzq11eqWTIaKd+EVyYAu5dEcDJxMhTjvMO/k=
780780
github.com/pulumi/terraform-diff-reader v0.0.2 h1:kTE4nEXU3/SYXESvAIem+wyHMI3abqkI3OhJ0G04LLI=

0 commit comments

Comments
 (0)