open-consul/test
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
..
bin test: log exit code in cluster.bash 2017-06-08 14:06:10 +02:00
ca Regenerate test certificates. (#15218) 2022-11-01 10:51:13 -05:00
ca_path Add tls client options to api/cli 2017-04-14 13:37:29 -07:00
client_certs Regenerate test certificates. (#15218) 2022-11-01 10:51:13 -05:00
command/merge Add utility types to enable checking for unset flags 2017-02-07 20:14:41 -05:00
hostname Regenerate test certificates. (#15218) 2022-11-01 10:51:13 -05:00
integration Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
key Regenerate test certificates. (#15218) 2022-11-01 10:51:13 -05:00
load Load test, upgrade packer version, fix k6s installation (#13382) 2022-06-15 09:29:38 -04:00
snapshot snapshot: read meta.json correctly. (#5193) 2019-01-08 17:06:28 +01:00
CA-GENERATION.md regenerate expired certs (#11462) 2021-11-01 11:40:16 -04:00
notes.txt Adding testing certificates 2014-04-07 15:07:00 -07:00