envoyproxy / go-control-plane

Go implementation of data-plane-api
Apache License 2.0
1.48k stars 505 forks source link

use replace in `examples/dyplomat` and `xdsmatcher` modules #912

Closed mmorel-35 closed 3 months ago

mmorel-35 commented 3 months ago

@phlax , @sunjayBhatia, vscode is showing warnings but ci doesn't scream. I don't see why

By the way, I believe that go mod tidy applied on the main module in sync_protos from sync_envoy.sh shall also be applied for every submodule in that case, WDYT ?