Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 5e808a6

Browse files
authored
Merge pull request #165 from dlorenc/dep2
Switch to Dep
2 parents a2850bc + ff682bd commit 5e808a6

File tree

1,166 files changed

+130309
-9635
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,166 files changed

+130309
-9635
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,10 @@ ln -s $(pwd)/hack/hooks/* .git/hooks
4141
```
4242

4343
from the project root.
44+
45+
## Dependencies
46+
47+
This project uses [dep](https://github.com/golang/dep) for managing dependencies and the `vendor` directory.
48+
You should not need to know about this tool unless you are trying to add a new dependency or update an existing one.
49+
50+
See the [dep documentation](https://github.com/golang/dep#adding-a-dependency) for information on how to add a dependency.

Godeps/Godeps.json

Lines changed: 0 additions & 357 deletions
This file was deleted.

Godeps/Readme

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)