File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.23.6
66
77require (
8- github.com/pulumi/providertest v0.3.0
8+ github.com/pulumi/providertest v0.3.1
99 github.com/pulumi/pulumi/pkg/v3 v3.163.0
1010 github.com/pulumi/pulumi/sdk/v3 v3.163.0
1111)
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
350350github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 /go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE =
351351github.com/pulumi/esc v0.13.0 h1:O2MPR2koScaQ2fXwyer8Q3Dd7z+DCnaDfsgNl5mVNMk =
352352github.com/pulumi/esc v0.13.0 /go.mod h1:IIQo6W6Uzajt6f1RW4QvNxIRDlbK3TNQysnrwBHNo3U =
353- github.com/pulumi/providertest v0.3.0 h1:Dv10aoFaNQBDRtK8cRbd2uk9vEhpC/NryN+0y7NX4/o =
354- github.com/pulumi/providertest v0.3.0 /go.mod h1:aTxVfdxP/Pe0iPbokjBp99x0XaY4fkZB2CjIS5wysMs =
353+ github.com/pulumi/providertest v0.3.1 h1:vlftr7TZlObh81mL88IhhF0/9ZbLrZZos4NAvR4HUUw =
354+ github.com/pulumi/providertest v0.3.1 /go.mod h1:fFHUP4/9DRyYnHWiRnwcynMtM/a7hHR/QcJfcuZKO3A =
355355github.com/pulumi/pulumi/pkg/v3 v3.163.0 h1:b9cwzffrRTWgawIkUdKfRqIyajAm4gdwHbYTJrpisms =
356356github.com/pulumi/pulumi/pkg/v3 v3.163.0 /go.mod h1:/wRipYO0ZGehdQqTcT2t32gfYO95QvJCgN/hC0VXeGQ =
357357github.com/pulumi/pulumi/sdk/v3 v3.163.0 h1:yiT1nPelxXILVrN0yRn0I3NO8Yybba2IvWArYBstZJ8 =
You can’t perform that action at this time.
0 commit comments