pulumi/sdk
bors[bot] 2e393ba451
Merge #11755
11755: Clean up use of pkg/errors in sdk/python r=Frassle a=Frassle

What it says on the tin. We want to replace all usages of "github.com/pkg/errors" with just "errors", this handles everything in sdk/python.

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2023-01-03 18:26:39 +00:00
..
go Make pretty-printing conditional 2022-12-22 17:07:55 +01:00
nodejs Add jsonParse to nodejs sdk 2022-12-28 09:30:24 +00:00
proto Phase 3 of the convert mapper 2022-12-01 23:43:43 +00:00
python Clean up use of pkg/errors in sdk/python 2023-01-03 10:19:35 +00:00
README.md Update sdk/README.md 2022-11-21 11:24:56 -08:00
go.mod chore: Update dependencies 2022-12-10 14:26:14 -08:00
go.sum chore: Update dependencies 2022-12-10 14:26:14 -08: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.