mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Update README.md
Mention vendorfmt in the `Vendoring` section.
This commit is contained in:
parent
a11c277f75
commit
0a50f82ead
@ -67,4 +67,5 @@ format the code according to Go standards.
|
||||
## Vendoring
|
||||
|
||||
Consul currently uses [govendor](https://github.com/kardianos/govendor) for
|
||||
vendoring.
|
||||
vendoring and [vendorfmt](https://github.com/magiconair/vendorfmt) for formatting
|
||||
`vendor.json` to a more merge-friendly "one line per package" format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user