mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-13 22:52:32 +02:00
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:
@ -79,11 +79,6 @@ Removes compiled versions of both `./lnd` and `./lncli`, and removes the
|
||||
---------
|
||||
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`
|
||||
------------
|
||||
Runs the unit test endlessly until a failure is detected.
|
||||
|
Reference in New Issue
Block a user