Skip to content

Commit

Permalink
fix(deps): update module github.com/pulumi/pulumi-command/sdk to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 11ed6e3 commit 6c07cdc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/coocood/freecache v1.2.3
// github.com/pulumi/pulumi-aws-native/sdk
github.com/pulumi/pulumi-aws/sdk/v5 v5.42.0
github.com/pulumi/pulumi-command/sdk v0.9.0
github.com/pulumi/pulumi-command/sdk v0.9.1
github.com/pulumi/pulumi-random/sdk/v4 v4.13.4
github.com/pulumi/pulumi-tls/sdk/v4 v4.10.0
github.com/pulumi/pulumi/sdk/v3 v3.84.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ github.com/pulumi/pulumi-azure-native-sdk/v2 v2.8.0 h1:xwSEdRgGqWKzyl9AN98X0nmOb
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.8.0/go.mod h1:0M4mUmmpe41qj02HAGJnLYLpf8TBkrtdqD6H8J9XPo4=
github.com/pulumi/pulumi-command/sdk v0.9.0 h1:YD2MMFO6caMiaBc+DIXwcGXsvuxsU2f2n3zLapltslE=
github.com/pulumi/pulumi-command/sdk v0.9.0/go.mod h1:jZaG2y3ZXEtsFKarNVva7jhAWCiaDgZMbKPfcetlA8o=
github.com/pulumi/pulumi-command/sdk v0.9.1 h1:mYwCv2fJuEuka6gyZHOcRozQ+Il5f9WjyfHGVAxZnKw=
github.com/pulumi/pulumi-command/sdk v0.9.1/go.mod h1:AoZMftEj3cWUhoBSFwGx5Z9/RXxaYEfinyZS8Wl0jdg=
github.com/pulumi/pulumi-random/sdk/v4 v4.13.4 h1:g3jdktE5L5IDrOw4OiB+yhgxSw0okRPJnyV6PlIzTEQ=
github.com/pulumi/pulumi-random/sdk/v4 v4.13.4/go.mod h1:cFlJw0eQnqN+62QpITEF9M08gVyzNCeXrKRsuJptFak=
github.com/pulumi/pulumi-tls/sdk/v4 v4.10.0 h1:4MC0GyEomAjEZJPXEzBZpZ4+TOUg5WE77k38tMDIvS0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ github.com/pulumi/pulumi-azure-native-sdk/storage/v2
# github.com/pulumi/pulumi-azure-native-sdk/v2 v2.8.0
## explicit; go 1.17
github.com/pulumi/pulumi-azure-native-sdk/v2/utilities
# github.com/pulumi/pulumi-command/sdk v0.9.0
# github.com/pulumi/pulumi-command/sdk v0.9.1
## explicit; go 1.19
github.com/pulumi/pulumi-command/sdk/go/command/internal
github.com/pulumi/pulumi-command/sdk/go/command/remote
Expand Down

0 comments on commit 6c07cdc

Please sign in to comment.