grpc-java/examples/example-gauth
Eric Anderson eaca73473c
Upgrade to protobuf 3.6.1
For Bazel, we upgrade to protobuf 3.6.1.2 and javalite HEAD to fix
incompatibilities in newer Bazel releases.

compiler/Dockerfile is unused, so it was removed instead of being updated.

protoc no longer includes codegen for nano, so we remain on the older protoc
any time nano is used.

Protobuf now requires C++11 when compiling, so windows was swapped to
VC 14.
2019-02-07 13:40:53 -08:00
..
src/main/java/io/grpc/examples/googleAuth Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
BUILD.bazel Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
GOOGLE_AUTH_EXAMPLE.md examples: Not to promise a supported Bazel version 2019-01-11 08:56:08 -08:00
build.gradle Upgrade to protobuf 3.6.1 2019-02-07 13:40:53 -08:00
pom.xml Upgrade to protobuf 3.6.1 2019-02-07 13:40:53 -08:00
settings.gradle Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00