Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Support Go modules #1532

Closed
Closed
@jbrodriguez

Description

@jbrodriguez

Now that vgo is available (https://research.swtch.com/vgo-tour), vscode-go will remove imports flag errors because it doesn't understand the module (go.mod) concept, assuming you've configured golint to do that.

Other issues will come up as well and the only workaround I can think of is disable lint modules (possibly).

I'm putting this out there since this is something we will definitely require .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions