Unverified Commit b44a1364 authored by Alex Konradi's avatar Alex Konradi Committed by GitHub

Add extension number for protoc-gen-validate

This project is used by the [Envoy proxy](https://www.envoyproxy.io/) and several others.

The existing code is using the extension value [919191](https://github.com/envoyproxy/protoc-gen-validate/blob/54b08a686ff6548d8a248218664254c422fc4599/validate/validate.proto#L29) but since maintaining binary compatibility is not important, it shouldn't be a problem to change once this allocation is approved.
parent affe9c20
...@@ -197,3 +197,7 @@ with info about your project (name and website) so we can add an entry for you. ...@@ -197,3 +197,7 @@ with info about your project (name and website) so we can add an entry for you.
* Website: https://github.com/container-storage-interface/spec * Website: https://github.com/container-storage-interface/spec
* Extensions: 1059-1069 * Extensions: 1059-1069
1. Protoc-gen-validate
* Website: https://github.com/envoyproxy/protoc-gen-validate
* Extensions: 1070
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment