Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Isolating dependencies in presence of already installed complied packages #30

Open
@dolzenko

Description

@dolzenko

Given the flow

  1. Package X v1 is installed globally
  2. Package X v2 is specified as dependency
  3. gom install runs

gom test still appears to be using v1 version of globally installed package, removing the binary helps, but is it by design?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions