@@ -210,25 +210,25 @@ trap cleanup EXIT
210210
211211# Keep this module list synced with README.md
212212# sync_references ${sync_strategy} ${owner} ${repo} ${git_remote} ${opt_proto_subdir}
213- # sync_references releases bufbuild confluent https://github.com/bufbuild/confluent-proto
214- # sync_references releases bufbuild protovalidate https://github.com/bufbuild/protovalidate proto/protovalidate
215- # sync_references releases bufbuild protovalidate-testing https://github.com/bufbuild/protovalidate proto/protovalidate-testing
216- # sync_references commits bufbuild reflect https://github.com/bufbuild/reflect
217- # sync_references commits cncf xds https://github.com/cncf/xds
218- # sync_references releases envoyproxy envoy https://github.com/envoyproxy/envoy api
219- # sync_references releases envoyproxy protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate
220- # sync_references commits envoyproxy ratelimit https://github.com/envoyproxy/ratelimit api
221- # sync_references releases gogo protobuf https://github.com/gogo/protobuf
222- # sync_references releases google cel-spec https://github.com/google/cel-spec proto
223- # sync_references commits googleapis googleapis https://github.com/googleapis/googleapis
224- # sync_references releases googlechrome lighthouse https://github.com/GoogleChrome/lighthouse proto
225- # sync_references releases googlecloudplatform bq-schema-api https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema
226- # sync_references commits grpc grpc https://github.com/grpc/grpc-proto
227- # sync_references releases grpc-ecosystem grpc-gateway https://github.com/grpc-ecosystem/grpc-gateway
228- # sync_references releases opencensus opencensus https://github.com/census-instrumentation/opencensus-proto src
229- # sync_references releases opentelemetry opentelemetry https://github.com/open-telemetry/opentelemetry-proto
230- # sync_references releases prometheus client-model https://github.com/prometheus/client_model
213+ sync_references releases bufbuild confluent https://github.com/bufbuild/confluent-proto
214+ sync_references releases bufbuild protovalidate https://github.com/bufbuild/protovalidate proto/protovalidate
215+ sync_references releases bufbuild protovalidate-testing https://github.com/bufbuild/protovalidate proto/protovalidate-testing
216+ sync_references commits bufbuild reflect https://github.com/bufbuild/reflect
217+ sync_references commits cncf xds https://github.com/cncf/xds
218+ sync_references releases envoyproxy envoy https://github.com/envoyproxy/envoy api
219+ sync_references releases envoyproxy protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate
220+ sync_references commits envoyproxy ratelimit https://github.com/envoyproxy/ratelimit api
221+ sync_references releases gogo protobuf https://github.com/gogo/protobuf
222+ sync_references releases google cel-spec https://github.com/google/cel-spec proto
223+ sync_references commits googleapis googleapis https://github.com/googleapis/googleapis
224+ sync_references releases googlechrome lighthouse https://github.com/GoogleChrome/lighthouse proto
225+ sync_references releases googlecloudplatform bq-schema-api https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema
226+ sync_references commits grpc grpc https://github.com/grpc/grpc-proto
227+ sync_references releases grpc-ecosystem grpc-gateway https://github.com/grpc-ecosystem/grpc-gateway
228+ sync_references releases opencensus opencensus https://github.com/census-instrumentation/opencensus-proto src
229+ sync_references releases opentelemetry opentelemetry https://github.com/open-telemetry/opentelemetry-proto
230+ sync_references releases prometheus client-model https://github.com/prometheus/client_model
231231sync_references releases protocolbuffers gofeatures https://github.com/protocolbuffers/protobuf-go src
232- # sync_references releases protocolbuffers wellknowntypes https://github.com/protocolbuffers/protobuf src
232+ sync_references releases protocolbuffers wellknowntypes https://github.com/protocolbuffers/protobuf src
233233
234234popd > /dev/null
0 commit comments