mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01: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:
parent
ebff57a1f7
commit
ca28c0b5a1
1 changed files with 0 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue