зеркало из https://github.com/golang/dep.git
35349abf25
Moved all functions that use ctx to context.go Created a test helper for `needsGit` and `needsExternalNetwork` Added a test case for `absoluteProjectPath` to make sure a file will error out Renamed `getSourceManager` to `sourceManager` Signed-off-by: Jess Frazelle <acidburn@google.com> |
||
---|---|---|
_testdata/rootfind | ||
vendor/github.com | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README | ||
analyzer.go | ||
context.go | ||
dep_test.go | ||
init.go | ||
init_test.go | ||
lock.go | ||
lock_test.go | ||
main.go | ||
main_test.go | ||
manifest.go | ||
manifest_test.go | ||
status.go |
README
This is a prototype dependency management tool.