pulumi/sdk
Thomas Gummerer 5931dc9053 upgrade gocloud.dev to 0.37
There was a new gocloud.dev release.  Upgrade to that to see if it
helps resolve any authentication issues as seen in
https://github.com/pulumi/pulumi/issues/15786.
2024-04-02 18:51:41 +02:00
..
go upgrade gocloud.dev to 0.37 2024-04-02 18:51:41 +02:00
nodejs upgrade gocloud.dev to 0.37 2024-04-02 18:51:41 +02:00
proto/go Use the local artifacts, not released artifacts in conformance tests (#15777) 2024-03-26 13:10:34 +00:00
python upgrade gocloud.dev to 0.37 2024-04-02 18:51:41 +02:00
.version Freeze v3.112.0 (#15799) 2024-03-28 00:10:27 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +00:00
go.sum automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +00:00
version.go Move .version to /sdk and embed it (#15185) 2024-01-19 14:11:17 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.