mirror of https://github.com/pulumi/pulumi.git
69762acedf
grpc.WithInsecure is deprecated [1]. Instead, we're expected to use: grpc.WithTransportCredentials(insecure.NewCredentials()) This updates all instances across pkg/, sdk/ and tests/. [1]: https://pkg.go.dev/google.golang.org/grpc#WithInsecure In service to #11808 |
||
---|---|---|
.. | ||
component_provider.go | ||
doc.go | ||
host.go | ||
main.go |