Closed dramich closed 5 years ago
Problem: Two packages of the same name cant be imported
Solution: Alias all imports to stop import conflicts
Fixes https://github.com/matryer/moq/issues/94
@matryer Build fails due to go version not being supported in golang.org/x/tools/go/packages. I am happy to drop those versions from the travis file or open a separate pr to do so.
golang.org/x/tools/go/packages
Problem: Two packages of the same name cant be imported
Solution: Alias all imports to stop import conflicts
Fixes https://github.com/matryer/moq/issues/94