Hi All, Currently we store github.com/go-ecosystem/grpc-gateway and go-grpc-prometheus under the vendor directory.
The vendor directory should only contain manifest file and all other code should be fetched from third party repository. If we have made some modification to those libraries, then we need to move them to a proper place. -- Best Regards, Yang.