14 Commits

Author SHA1 Message Date
e2cfd1c28f internal: update proto library version (#3025)
Also, two fixes:

- Fix long-standing `.travis.yml` bug where `VET_SKIP_PROTO` was not `export`ed (so not seen by `vet.sh`).
- Update `vet.sh` to work with new `goimports -l` that does not print a `:` after filenames.
2019-09-17 13:49:26 -07:00
39a411827d internal: Update proto generated code (#2133) 2018-06-08 17:54:26 -07:00
f669235193 internal: update proto generated code (#2093) 2018-05-21 09:59:26 -07:00
a36eb4675a regenerate *.pb.go files due to proto-gen-go update (#2070) 2018-05-11 18:57:54 -07:00
e538e04cad proto: update generated code (#2039) 2018-05-01 12:53:20 -07:00
25b4a426b4 go-generate pb.go files and check in Travis to make sure they don't change (#1426) 2017-08-17 16:00:51 -07:00
3c33c26290 add license for some proto files (#1322) 2017-06-27 09:54:34 -07:00
ba8cd6e3e6 fix FileContainingExtension in server reflection 2017-02-09 21:12:29 -05:00
5303e26e10 update reflection test pb.go 2016-10-21 18:20:12 -07:00
727a60e4d1 update server reflection code to comply with the change to the grpc generator 2016-10-21 18:06:55 -07:00
29175df6c2 Update generated files in reflection 2016-06-27 12:01:05 -07:00
d7e74bbbb0 Update generated files in reflection 2016-06-27 12:01:05 -07:00
2453898c6a Add proto2.proto and proto2_ext.proto 2016-06-27 12:01:05 -07:00
5144c679d0 Add testing proto 2016-06-27 12:01:05 -07:00