Kevin Burke
a6f1aa1bdb
gps: support loading credentials from a netrc file
...
This enables support for private gitlab files and other places where
the URL requires basic authentication.
Initial proposal and implementation came from Johnny
(github.com/wesgur).
Fixes #2061 .
Fixes #1898 .
2019-05-08 11:21:24 -07:00
Jordan Krage
b9a79adaa8
gps: vcs: fine grained source transitions
...
gps: source coord: set-up sources before returning gateways
gps: source cache: improve PackageTree ProjectRoot handling
2018-01-31 14:54:46 -06:00
sam boyer
249a930709
Rearrange path validation to allow ports
2018-01-04 13:05:50 +01:00
tamal
e9669650a1
Move gps package out of internal
...
`gomvpkg -from github.com/golang/dep/internal/gps -to github.com/golang/dep/gps`
2017-11-10 17:02:30 -08:00
Dave Cheney
9ea8489e5e
gps: move gps to internal/gps
...
Fixes #300
Fixes #519
2017-05-10 14:15:27 +10:00
Kris Nova
45ad6f26d6
Adding headers and bypass env var
...
DEPTESTBYPASS501 is now respected to bypass the tests that are failing
2017-05-02 10:26:49 -06:00
Kris Nova
02cd877738
Move package into /gps directory
2017-04-21 13:30:34 -06:00