File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/bpg/terraform-provider-proxmox v0.70.0
99 github.com/ettle/strcase v0.2.0
1010 github.com/pulumi/pulumi-terraform-bridge/v3 v3.103.0
11- github.com/pulumi/pulumi/sdk/v3 v3.150 .0
11+ github.com/pulumi/pulumi/sdk/v3 v3.151 .0
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -1958,6 +1958,8 @@ github.com/pulumi/pulumi/sdk/v3 v3.149.0 h1:czWb1pUiRxpEnfONvv5Tc3M+hMglfqEfv9C6
19581958github.com/pulumi/pulumi/sdk/v3 v3.149.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
19591959github.com/pulumi/pulumi/sdk/v3 v3.150.0 h1:w5df9oOxqmVfsokWNb901/AvJEFjgBGrG9rgsWFlsJI =
19601960github.com/pulumi/pulumi/sdk/v3 v3.150.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
1961+ github.com/pulumi/pulumi/sdk/v3 v3.151.0 h1:mZjecj51+t3STyxoRuMW9QgZc+6ws4k4aFH/pFdJTRw =
1962+ github.com/pulumi/pulumi/sdk/v3 v3.151.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
19611963github.com/pulumi/schema-tools v0.1.2 h1:Fd9xvUjgck4NA+7/jSk7InqCUT4Kj940+EcnbQKpfZo =
19621964github.com/pulumi/schema-tools v0.1.2 /go.mod h1:62lgj52Tzq11eqWTIaKd+EVyYAu5dEcDJxMhTjvMO/k =
19631965github.com/pulumi/terraform-diff-reader v0.0.2 h1:kTE4nEXU3/SYXESvAIem+wyHMI3abqkI3OhJ0G04LLI =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.0
77
88require (
99 github.com/blang/semver v3.5.1+incompatible
10- github.com/pulumi/pulumi/sdk/v3 v3.150 .0
10+ github.com/pulumi/pulumi/sdk/v3 v3.151 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -175,6 +175,8 @@ github.com/pulumi/pulumi/sdk/v3 v3.149.0 h1:czWb1pUiRxpEnfONvv5Tc3M+hMglfqEfv9C6
175175github.com/pulumi/pulumi/sdk/v3 v3.149.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
176176github.com/pulumi/pulumi/sdk/v3 v3.150.0 h1:w5df9oOxqmVfsokWNb901/AvJEFjgBGrG9rgsWFlsJI =
177177github.com/pulumi/pulumi/sdk/v3 v3.150.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
178+ github.com/pulumi/pulumi/sdk/v3 v3.151.0 h1:mZjecj51+t3STyxoRuMW9QgZc+6ws4k4aFH/pFdJTRw =
179+ github.com/pulumi/pulumi/sdk/v3 v3.151.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
178180github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
179181github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
180182github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments