vaguerent/.gitmodules
Chris Roberts 16931138e7
Update git submodule location
Having the modules stored in `./vendor` causes issues with `go mod`.
    Follow waypoint's convention to store in `./thirdparty` and grab
    the same Makefile modifications to alert when the submodules need
    to be initialized. Update generators to use new path.
2022-04-25 12:26:25 -05:00

4 lines
130 B
Plaintext

[submodule "api-common-protos"]
path = thirdparty/proto/api-common-protos
url = https://github.com/googleapis/api-common-protos