mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Dep helper (#2151)
* Add dep task to update go dependencies * Update go dependencies
This commit is contained in:
committed by
Miek Gieben
parent
8f8b81f56b
commit
0e8977761d
@@ -95,7 +95,7 @@ $ go get -u github.com/golang/dep/cmd/dep
|
||||
|
||||
Use the following to update the locked versions of all dependencies
|
||||
```sh
|
||||
$ dep ensure -update
|
||||
$ make dep-ensure
|
||||
```
|
||||
|
||||
To add a dependency to the project, you might run
|
||||
|
||||
Reference in New Issue
Block a user