Skip to content

Commit 4efc6cc

Browse files
Arvinderpalmurali-reddy
authored andcommitted
Add documentation on dependency management using dep. (#621)
1 parent 34270e4 commit 4efc6cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/developing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,7 @@ Example:
157157
```console
158158
$ make release IMG_FQDN=quay.io IMG_NAMESPACE=bzub GITHUB_TOKEN=b1ahbl1ahb1ahba1hahb1ah
159159
```
160+
161+
## Dependency Management
162+
163+
kube-router uses `dep` for managing dependencies. Instructions on installing and using dep can be found [here](https://golang.github.io/dep/docs/introduction.html).

0 commit comments

Comments
 (0)