Workflow: ``` $ go get -u github.com/tools/godep $ godep restore $ rm -rf Godeps $ godep save ./... ``` This deletes orphaned packages such as github.com/fsouza/go-dockerclient, and cleans up the workspace to match the latest godeps rules (e.g. don't vendor vendor directories). |
||
---|---|---|
.. | ||
_workspace | ||
Godeps.json | ||
Readme |
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.