Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

dep: Allow explicitly setting the project root via an env var #1883

Merged
merged 3 commits into from
Jul 2, 2018

Commits on Jun 5, 2018

  1. dep: Allow explicitly setting the project root

    This is potentially useful when working on projects that aren't compiled
    by the standard toolchain (e.g., by Bazel), and thus don't need to live
    within a GOPATH.
    
    It also comports with the upcoming changes to do away with GOPATH.
    sdboyer committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    e7525a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e01b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1f5d4 View commit details
    Browse the repository at this point in the history