- Dec 02, 2018
-
-
Jean de Klerk authored
This does a regeneration using the version of protobuf specified in the go.mod: v1.2.0.
-
- Nov 27, 2018
-
-
Jean de Klerk authored
This reverts commit 3360461a.
-
Jean de Klerk authored
-
- Nov 09, 2018
-
-
Jean de Klerk authored
This commit was generated by go mod init && go mod tidy
-
- Nov 07, 2018
-
-
Jean de Klerk authored
This regeneration pulls in the latest generator change that deprecates x/net/context in favour of context. Since we no longer support Go versions below 1.9, context is preferred.
-
- Nov 01, 2018
-
-
Jean de Klerk authored
-
Jean de Klerk authored
-
- Oct 29, 2018
-
-
Jean de Klerk authored
-
- Oct 26, 2018
-
-
Jean de Klerk authored
-
- Oct 16, 2018
-
-
Jean de Klerk authored
-
- Oct 04, 2018
-
-
Jean de Klerk authored
-
- Sep 28, 2018
-
-
Jean de Klerk authored
-
- Sep 25, 2018
-
-
Jean de Klerk authored
-
- Sep 24, 2018
-
-
Jean de Klerk authored
-
- Sep 18, 2018
-
-
Jonathan Amsterdam authored
-
- Sep 14, 2018
-
-
Jean de Klerk authored
-
- Sep 12, 2018
-
-
Jean de Klerk authored
-
- Sep 11, 2018
-
-
Jean de Klerk authored
regen
-
- Aug 31, 2018
-
-
Jean de Klerk authored
-
- Aug 17, 2018
-
-
Jean de Klerk authored
-
- Aug 15, 2018
-
-
Jean de Klerk authored
-
Jonathan Amsterdam authored
* regenerate * using latest protoc-gen-go
-
- Aug 08, 2018
-
-
Dmitry Doroginin authored
-
- Jul 31, 2018
-
-
Jean de Klerk authored
should be fixed in https://github.com/grpc/grpc-go/pull/2242#pullrequestreview-140912658 (#86)
-
Jean de Klerk authored
-
- Jul 26, 2018
-
-
Michael Darakananda authored
* disable go1.6 gRPC imports golang.org/x/sys/unix which currently does not build on go1.6. Depending on how compatibility story plays out, we'll either drop 1.6 support or add back 1.6 CI. This commit also slightly changes the CI version "structure". We previously list all Go versions to test against. This commit makes us test against 1.7 and the latest version. This means we don't have to manually bump version when new releases come out. We have to be doing something really strange if we build against 1.7 and 1.10, but not 1.8 and 1.9.
-
- Jul 22, 2018
-
-
Jean de Klerk authored
-
- Jul 18, 2018
-
-
Jean de Klerk authored
-
- Jul 16, 2018
-
-
Jean de Klerk authored
This reverts commit c19ce610.
-
Jean de Klerk authored
-
- Jul 09, 2018
-
-
Jean de Klerk authored
-
- Jul 06, 2018
-
-
Michael Darakananda authored
Some .proto files are being moved from googleapis to api-common-proto. However, one file will exist in both places for a while. regen.go is modified to deduplicate files by name, and regen.sh is modified to use api-common-protos in addition to googleapis.
-
- Jun 27, 2018
-
-
Jean de Klerk authored
-
- Jun 21, 2018
-
-
Jonathan Amsterdam authored
-
- Jun 08, 2018
-
-
Jean de Klerk authored
This update uses the latest version of the protoc Go plugin, which reverted a change in UTF-8 validation for proto2 (and added fields for proto3). This change removed validation of UTF-8 in proto2 and added a new field in proto3 that signals validation. Relevant PR: https://github.com/golang/protobuf/pull/628
-
- Jun 01, 2018
-
-
Jean de Klerk authored
-
- May 31, 2018
-
-
Jean de Klerk authored
-
- May 23, 2018
-
-
Jean de Klerk authored
-
Igor Bernstein authored
protoc-gen-go: 668a607657a5d387d6333648a2d9c749761fdc69 googleapis: c89b6330b6386298f8ea65e47e0b77b28294e3e7
-
- May 18, 2018
-
-
Jean de Klerk authored
-