commit | 9d19e5c4322bbb153bdd1c1ad755909e73743da0 | [log] [tgz] |
---|---|---|
author | Joe Tsai <joetsai@digital-static.net> | Wed Apr 03 15:44:11 2019 -0700 |
committer | Joe Tsai <thebrokentoaster@gmail.com> | Thu Apr 04 01:07:53 2019 +0000 |
tree | 035ab66cbfbf753010b342c1a4c234969ab03d1e | |
parent | 09b28a97f7a1b1c22cf0aa9cf479f13ba0ea21aa [diff] |
test.bash: update to protoc3.7.1 and go1.11.6 and go1.12.1 Change-Id: I787ffa48dc075c74fe51737dfc98f23371c0b189 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170628 Reviewed-by: Herbie Ong <herbie@google.com>
WARNING: This repository is in active development. There are no guarantees about API stability. Breaking changes will occur until a stable release is made and announced.
This repository is for the development of the next major Go implementation of protocol buffers. This library makes breaking API changes relative to the existing Go protobuf library. Of particular note, this API aims to make protobuf reflection a first-class feature of the API and implements the protobuf ecosystem in terms of reflection.
List of relevant design documents:
We appreciate community contributions. See CONTRIBUTING.md.
Issues regarding the new API can be filed at github.com/golang/protobuf. Please use a APIv2:
prefix in the title to make it clear that the issue is regarding the new API work.