pulumi/sdk
Abhinav Gupta 8614885326
all(go.mod): Upgrade golang.org/x/net to v0.7.0
Upgrades all go.mod files to v0.7.0 of golang.org/x/net.
This will take care of the disparate dependabot updates we're receiving
for these files.

See also https://github.com/pulumi/pulumi/security/dependabot/151

Refs CVE-2022-41723
2023-02-17 11:06:15 -08:00
..
go all(go.mod): Upgrade golang.org/x/net to v0.7.0 2023-02-17 11:06:15 -08:00
nodejs all(go.mod): Upgrade golang.org/x/net to v0.7.0 2023-02-17 11:06:15 -08:00
proto Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00
python all(go.mod): Upgrade golang.org/x/net to v0.7.0 2023-02-17 11:06:15 -08:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod all(go.mod): Upgrade golang.org/x/net to v0.7.0 2023-02-17 11:06:15 -08:00
go.sum all(go.mod): Upgrade golang.org/x/net to v0.7.0 2023-02-17 11:06:15 -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.