Skip to content

Commit

Permalink
Update for godep.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeda committed Aug 28, 2014
1 parent dcf9f30 commit e13d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/ma

## Adding dependencies

If your patch depends on new packages, add them to `third_party/deps.sh` and run `third_party/update.sh [package]` to fetch and commit the dependency.
If your patch depends on new packages, add that package with [`godep`](https://github.com/tools/godep). Follow the [instructions to add a dependency](https://github.com/tools/godep#add-a-dependency).

0 comments on commit e13d917

Please sign in to comment.