mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-13 03:24:28 +00:00
Remove references to make get_vendor_deps
This commit is contained in:
@@ -9,4 +9,3 @@ RUN make get_tools
|
||||
|
||||
COPY . /go/src/github.com/tendermint/tendermint/tools/tm-bench
|
||||
|
||||
RUN make get_vendor_deps
|
||||
|
||||
@@ -100,6 +100,5 @@ Each of the connections is handled via two separate goroutines.
|
||||
## Development
|
||||
|
||||
```
|
||||
make get_vendor_deps
|
||||
make test
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user