Alex Oberhauser
|
0165806773
|
Fixing deprecated 'os/ioutil' references by changing them to 'os'
|
2022-12-18 20:15:55 -05: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 |