pulumi/sdk/go/common
Luke Hoban dd9ed3c938
Support grpc-js plugin servers (#4253)
In order to support grpc-js gRPC servers, we need to slightly loosen
our checks on plugin readiness.  This change was already in the 2.x
branch, but porting back so that 1.x CLIs can also be compatible.

Fixes #4252.
2020-03-31 14:18:09 -07:00
..
apitype move pkg/diag -> sdk/go/common/diag 2020-03-18 15:09:29 -07:00
diag move pkg/util/logging -> sdk/go/common/util/logging 2020-03-18 15:34:58 -07:00
encoding move pkg/encoding -> sdk/go/common/encoding 2020-03-18 15:28:19 -07:00
resource Support grpc-js plugin servers (#4253) 2020-03-31 14:18:09 -07:00
testing move pkg/tools -> sdk/go/common/tools 2020-03-18 15:56:58 -07:00
tokens move pkg/tokens -> sdk/go/common/tokens 2020-03-18 14:49:56 -07:00
tools move pkg/tools -> sdk/go/common/tools 2020-03-18 15:56:58 -07:00
util Move BuildUtil class to sdk 2020-03-31 12:07:24 +01:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace move pkg/util/gitutil -> sdk/go/common/util/gitutil 2020-03-18 15:52:09 -07:00