open-consul/proto
Matt Keeler 554f1e6fee
Protobuf Modernization (#15949)
* Protobuf Modernization

Remove direct usage of golang/protobuf in favor of google.golang.org/protobuf

Marshallers (protobuf and json) needed some changes to account for different APIs.

Moved to using the google.golang.org/protobuf/types/known/* for the well known types including replacing some custom Struct manipulation with whats available in the structpb well known type package.

This also updates our devtools script to install protoc-gen-go from the right location so that files it generates conform to the correct interfaces.

* Fix go-mod-tidy make target to work on all modules
2023-01-11 09:39:10 -05:00
..
pbacl Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbautoconf Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbcommon Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbconfig Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbconfigentry Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbconnect Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pboperator Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbpeering Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbpeerstream Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbservice Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbstatus Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
pbsubscribe Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
prototest Fix early return in prototest.AssertElementsMatch (#14467) 2022-09-02 11:57:28 -04:00
buf.gen.yaml Fix usage of protoc-gen-go-binary (#15920) 2023-01-06 11:30:54 -05:00
buf.yaml Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00