config_dump: bump protobuf/PGV versions to fix round-trip proto conversion bugs. (#3697)
* Bump protobuf dependency post 3.6.0 to 6a4fec616ec4b20f54d5fb530808b855cb664390. This brings in the following fixes: - https://github.com/google/protobuf/pull/4813 (fix bug when Any is directly embedded in a map) - https://github.com/google/protobuf/pull/4812 (preserve snake/camel-case across Any) - https://github.com/google/protobuf/pull/4811 (provide meaningful errors messages for missing fields) * Bump PGV dependency to 345b6b478ef955ad31382955d21fb504e95f38c7. This bumps the Protobuf Go dependency to 1.0, necessary for the above protobuf dependency bump. Risk level: Low Testing: Added proto conversion and validation to integration_admin_test. Signed-off-by: Harvey Tuch <htuch@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 9bb7df6bffbf9863939a3798299892a74c16c438pull/620/head
parent
143f043979
commit
6b191621af
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue