Skip to content

Commit 44a5a4d

Browse files
committed
Remove Godeps files and clean up references
1 parent d2d4e2f commit 44a5a4d

File tree

4 files changed

+1
-2040
lines changed

4 files changed

+1
-2040
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Follow either of the two links above to access the appropriate CLA and instructi
2323

2424
### Adding dependencies
2525

26-
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/kubernetes/kubernetes/blob/master/docs/devel/development.md#godep-and-dependency-management).
26+
If your patch depends on new packages, add that package with [`dep`](https://github.com/golang/dep). Follow the [instructions to add a dependency](https://golang.github.io/dep/docs/daily-dep.html#adding-a-new-dependency).

0 commit comments

Comments
 (0)