docs/MAKEFILE: remove dep section
In this commit, we remove the dep section as we no longer use it, and instead use go modues.
This commit is contained in:
parent
ebff57a1f7
commit
ca28c0b5a1
@ -79,11 +79,6 @@ Removes compiled versions of both `./lnd` and `./lncli`, and removes the
|
|||||||
---------
|
---------
|
||||||
Alias for [`scratch`](#scratch).
|
Alias for [`scratch`](#scratch).
|
||||||
|
|
||||||
`dep`
|
|
||||||
------
|
|
||||||
Ensures that [`github.com/golang/dep/cmd/dep`][dep] is installed, then
|
|
||||||
updates then dependencies in the `vendor` tree using `dep ensure`.
|
|
||||||
|
|
||||||
`flake-unit`
|
`flake-unit`
|
||||||
------------
|
------------
|
||||||
Runs the unit test endlessly until a failure is detected.
|
Runs the unit test endlessly until a failure is detected.
|
||||||
|
Loading…
Reference in New Issue
Block a user