Skip to content

imports don't work correctly with multiple packages under the same name #1

@PanagiotisPtr

Description

@PanagiotisPtr

When importing 2 different packages in 2 related files and those imported packages have the same name in go.mod then the import resolution doesn't work and it imports the wrong package. This happens only when the imported symbol is defined in both packages.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions