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.102.0
11- github.com/pulumi/pulumi/sdk/v3 v3.148 .0
11+ github.com/pulumi/pulumi/sdk/v3 v3.149 .0
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -1950,6 +1950,8 @@ github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5
19501950github.com/pulumi/pulumi/sdk/v3 v3.147.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
19511951github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o =
19521952github.com/pulumi/pulumi/sdk/v3 v3.148.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
1953+ github.com/pulumi/pulumi/sdk/v3 v3.149.0 h1:czWb1pUiRxpEnfONvv5Tc3M+hMglfqEfv9C6BftsE7g =
1954+ github.com/pulumi/pulumi/sdk/v3 v3.149.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
19531955github.com/pulumi/schema-tools v0.1.2 h1:Fd9xvUjgck4NA+7/jSk7InqCUT4Kj940+EcnbQKpfZo =
19541956github.com/pulumi/schema-tools v0.1.2 /go.mod h1:62lgj52Tzq11eqWTIaKd+EVyYAu5dEcDJxMhTjvMO/k =
19551957github.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.23.6
77
88require (
99 github.com/blang/semver v3.5.1+incompatible
10- github.com/pulumi/pulumi/sdk/v3 v3.148 .0
10+ github.com/pulumi/pulumi/sdk/v3 v3.149 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -171,6 +171,8 @@ github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5
171171github.com/pulumi/pulumi/sdk/v3 v3.147.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
172172github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o =
173173github.com/pulumi/pulumi/sdk/v3 v3.148.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
174+ github.com/pulumi/pulumi/sdk/v3 v3.149.0 h1:czWb1pUiRxpEnfONvv5Tc3M+hMglfqEfv9C6BftsE7g =
175+ github.com/pulumi/pulumi/sdk/v3 v3.149.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
174176github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
175177github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
176178github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments