We have a git repository that has two go modules because we want to import only the submodule in other projects
Example:
go.mod go.sum cmd/api main.go in