grpcurl/testing/jsonpb_test_proto
Johan Brandhorst 06857dfb06 Remove golang/protobuf/jsonpbtest dep
With 1.4.0 the golang/protobuf json testing protofiles
are being moved to [an internal package][1]. While this is
technically a breaking change, I doubt the maintainers
are going to reintroduce it, so I've copied the necessary
parts to our own testing protofile.

This allows users of this package and, more importantly,
grpcui to try 1.4.0 without this package having to migrate yet.
When it comes to migrating to 1.4.0, this should also make the
transition easier.

[1]: https://github.com/golang/protobuf/tree/v1.4.0-rc.4/internal/testprotos
2020-04-03 17:11:06 +01:00
..
test_objects.pb.go Remove golang/protobuf/jsonpbtest dep 2020-04-03 17:11:06 +01:00
test_objects.proto Remove golang/protobuf/jsonpbtest dep 2020-04-03 17:11:06 +01:00