File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ replace github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.5.0
9
9
require (
10
10
github.com/blang/semver v3.5.1+incompatible
11
11
github.com/golang/protobuf v1.5.4
12
- github.com/pulumi/pulumi/pkg/v3 v3.153.1
13
- github.com/pulumi/pulumi/sdk/v3 v3.153.1
12
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0
13
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0
14
14
github.com/stretchr/testify v1.10.0
15
15
google.golang.org/grpc v1.67.1
16
16
)
Original file line number Diff line number Diff line change @@ -337,10 +337,10 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
337
337
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 /go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE =
338
338
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE =
339
339
github.com/pulumi/esc v0.10.0 /go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c =
340
- github.com/pulumi/pulumi/pkg/v3 v3.153.1 h1:8P3ryrJP0TwGG5qA20jJxuXRRcepj+pxGjPjGZQlbPE =
341
- github.com/pulumi/pulumi/pkg/v3 v3.153.1 /go.mod h1:aO7FkJVEBP3l9DgSNSPT4/P6b/XG5QD2OqvizvRahrg =
342
- github.com/pulumi/pulumi/sdk/v3 v3.153.1 h1:qlkttqvoPcuxbMZd1ZfwairuYAZ68izqRnCWmpA9p84 =
343
- github.com/pulumi/pulumi/sdk/v3 v3.153.1 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
340
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 h1:TD4hsZfV7g5nmySK+7l8lIdigmROXcVn9bCDssOd5hE =
341
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 /go.mod h1:IS+Yqg2NnvjdkBR7+tpBfzIKiCAHO/8Cwcg9UZ4YoVY =
342
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 h1:AK2XAIYwCVcCdvHuB87DqmnRLt7AlMRQobYb2VVycN8 =
343
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
344
344
github.com/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
345
345
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
346
346
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ replace github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
11
11
require (
12
12
github.com/blang/semver v3.5.1+incompatible
13
13
github.com/pkg/errors v0.9.1
14
- github.com/pulumi/pulumi/pkg/v3 v3.153.1
15
- github.com/pulumi/pulumi/sdk/v3 v3.153.1
14
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0
15
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0
16
16
github.com/stretchr/testify v1.10.0
17
17
google.golang.org/grpc v1.67.1
18
18
google.golang.org/protobuf v1.35.1
Original file line number Diff line number Diff line change @@ -402,10 +402,10 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
402
402
github.com/pulumi/esc v0.10.0 /go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c =
403
403
github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA =
404
404
github.com/pulumi/inflector v0.1.1 /go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY =
405
- github.com/pulumi/pulumi/pkg/v3 v3.153.1 h1:8P3ryrJP0TwGG5qA20jJxuXRRcepj+pxGjPjGZQlbPE =
406
- github.com/pulumi/pulumi/pkg/v3 v3.153.1 /go.mod h1:aO7FkJVEBP3l9DgSNSPT4/P6b/XG5QD2OqvizvRahrg =
407
- github.com/pulumi/pulumi/sdk/v3 v3.153.1 h1:qlkttqvoPcuxbMZd1ZfwairuYAZ68izqRnCWmpA9p84 =
408
- github.com/pulumi/pulumi/sdk/v3 v3.153.1 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
405
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 h1:TD4hsZfV7g5nmySK+7l8lIdigmROXcVn9bCDssOd5hE =
406
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 /go.mod h1:IS+Yqg2NnvjdkBR7+tpBfzIKiCAHO/8Cwcg9UZ4YoVY =
407
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 h1:AK2XAIYwCVcCdvHuB87DqmnRLt7AlMRQobYb2VVycN8 =
408
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
409
409
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
410
410
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
411
411
github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments