You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
In #18, we introduced a versionInWorkspace() stub function that is supposed to inspect a GOPATH workspace and determine the version of a provided project root. Right now, we've just hardcoded versions for the dep tool's own external deps, but this needs to be actually addressed.
@freeformz said he might be able to take a stab at this, so I'm assigning him.