Skip to content

Commit a2316aa

Browse files
Update first-party Pulumi dependencies to b21da66 (#7544)
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 9bf3c3c commit a2316aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tools/resourcedocsgen/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
github.com/pkg/errors v0.9.1
1515
github.com/pulumi/pulumi-java/pkg v1.11.0
1616
github.com/pulumi/pulumi-yaml v1.19.1-0.20250509081954-b611f847e90f
17-
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512101016-6eb80e080277
18-
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512101016-6eb80e080277
17+
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512121538-b21da66586a7
18+
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512121538-b21da66586a7
1919
github.com/sourcegraph/conc v0.3.0
2020
github.com/spf13/cobra v1.9.1
2121
github.com/stretchr/testify v1.10.0

tools/resourcedocsgen/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -429,10 +429,10 @@ github.com/pulumi/pulumi-java/pkg v1.11.0 h1:M8C7CKxwBSE/c5RcoGF0sAUSFZywjd7CjmT
429429
github.com/pulumi/pulumi-java/pkg v1.11.0/go.mod h1:zoQdTjj488DhUx8dNed6SW1fJnAE4GwGLBVDRpsQVE8=
430430
github.com/pulumi/pulumi-yaml v1.19.1-0.20250509081954-b611f847e90f h1:PQ8LGtW/WWWbHWOb+zSCwf8/Dnc7iQgqFyq9+oqitIE=
431431
github.com/pulumi/pulumi-yaml v1.19.1-0.20250509081954-b611f847e90f/go.mod h1:am1smTXy0YAOGg+LnHQQfmKor6lNqCbb+vc3jqBHlpE=
432-
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512101016-6eb80e080277 h1:i83pXj4znaOS5nGpNm+O8NjbWjqoG9euqj/n6wLKivE=
433-
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512101016-6eb80e080277/go.mod h1:ofgvwLttErApwvvvvmx40VhxEoNl34q0XVSraK40RqQ=
434-
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512101016-6eb80e080277 h1:0t13rwuqHP06Hbd8MXJbpLXE9DHyc+87XpH620NoIO0=
435-
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512101016-6eb80e080277/go.mod h1:Qhe4dOjqedyLr47kGGnG6ULIbzaPTlmjAvPqNQ1Ollo=
432+
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512121538-b21da66586a7 h1:7nUMl91ptjX7QqYdgOI1R/G4whqedp1UDEHuYvYxKn4=
433+
github.com/pulumi/pulumi/pkg/v3 v3.169.1-0.20250512121538-b21da66586a7/go.mod h1:ofgvwLttErApwvvvvmx40VhxEoNl34q0XVSraK40RqQ=
434+
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512121538-b21da66586a7 h1:PdKYxu/FZud1e/dWeszry2ZK0Mxj7DvcB4M+EhDGc2g=
435+
github.com/pulumi/pulumi/sdk/v3 v3.169.1-0.20250512121538-b21da66586a7/go.mod h1:Qhe4dOjqedyLr47kGGnG6ULIbzaPTlmjAvPqNQ1Ollo=
436436
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
437437
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
438438
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=

0 commit comments

Comments
 (0)