Joshua Humphries
07361b21ea
Use latest protoreflect to fix some bugs ( #453 )
...
* update to latest jhump/protoreflect
* be lenient when possible if server cannot furnish all dependencies
* move linting back to go 1.21 instead of latest go 1.22
* make staticcheck happy
2024-04-09 17:50:10 -04:00
Joshua Humphries
fae58803d9
Add "checkgenerate" make target to CI ( #385 )
2023-04-18 12:09:16 -04:00
Jeff Widman
b890db745f
Bump protobuf lib and fix deprecation warnings ( #285 )
...
* Bump github.com/golang/protobuf from 1.4.2 to 1.5.2
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.4.2 to 1.5.2.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.4.2...v1.5.2 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
* Also pulls along update of golang.google.org/protobuf to v1.26
* Fix deprecation warnings about `ptypes` package
2022-02-04 17:19:52 -05:00
Joshua Humphries
8d7770a962
use latest version of protoreflect ( #212 )
2021-02-22 17:32:40 -05:00
Joshua Humphries
ba5f667e13
fix latest CI breakages by forking code from grpc-go's interop/testing
...
Also moves testing package to internal/testing
2020-08-31 14:44:59 -04:00