How should import paths be handled with regard to pull requests? For example, I fork a project and add an internal package. Convention says I should use the fully-qualified import path in my own project. When creating a pull request this import path would need to be updated to point to the upstream project.
Does the person accepting the pull request, make the modification? Should that be noted in the pull request? Is there a better way, that doesn't risk someone forgetting to update the import path? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.