File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ require (
88 github.com/cloudy-sky-software/pulschema v0.0.0-20250314164119-4017df51fc18
99 github.com/cloudy-sky-software/pulumi-provider-framework v0.0.0-20250314202453-2aa53e33d2bd
1010 github.com/getkin/kin-openapi v0.130.0
11- github.com/pulumi/pulumi/pkg/v3 v3.156 .0
12- github.com/pulumi/pulumi/sdk/v3 v3.156 .0
11+ github.com/pulumi/pulumi/pkg/v3 v3.157 .0
12+ github.com/pulumi/pulumi/sdk/v3 v3.157 .0
1313)
1414
1515require github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -331,8 +331,12 @@ github.com/pulumi/inflector v0.2.1 h1:bqyiish3tq//vLeLiEstSFE5K7RNjy/ce47ed4QATu
331331github.com/pulumi/inflector v0.2.1 /go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY =
332332github.com/pulumi/pulumi/pkg/v3 v3.156.0 h1:N3K8uCBAPP/QUJJQ/I1AnhpfOQ9rPgcu35WTW7CD3Tg =
333333github.com/pulumi/pulumi/pkg/v3 v3.156.0 /go.mod h1:6JPziW0rWnmSDQ/5M0Py2VBHtO22NiZG8GldSNlZPic =
334+ github.com/pulumi/pulumi/pkg/v3 v3.157.0 h1:jGfoqnBJkk/zjbsLYwLtZxqmqRa2yVj9747dzyqsJMM =
335+ github.com/pulumi/pulumi/pkg/v3 v3.157.0 /go.mod h1:thgbPRQSsJypVuxPSD/ZjD2lO90HBrprpRR9KVdi8ZM =
334336github.com/pulumi/pulumi/sdk/v3 v3.156.0 h1:C4l4Z89EDft6aKe/ZmQYkZ8/7FUh/YvbKD4huIW4PoA =
335337github.com/pulumi/pulumi/sdk/v3 v3.156.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
338+ github.com/pulumi/pulumi/sdk/v3 v3.157.0 h1:wqIN+JM/igzOC+XXdch0UKYr3V3k/hjpgt3sS3GzX84 =
339+ github.com/pulumi/pulumi/sdk/v3 v3.157.0 /go.mod h1:YEbbl0N7eVsgfsL7h5215dDf8GBSe4AnRon7Ya/KIVc =
336340github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
337341github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
338342github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments