Skip to content
Snippets Groups Projects
Commit 98fae693 authored by Annika Wickert's avatar Annika Wickert
Browse files

Install dep

parent 5a7c00ec
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,14 @@ A re-implementation of BGP, IS-IS and OSPF in go. We value respect and robustnes
### Update vendor/dependencies
#### Install `dep`
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
Or on MacOS
brew install dep
#### Update vendor/add dependencies
dep ensure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment