mirror of https://github.com/hashicorp/consul
parent
a11c277f75
commit
0a50f82ead
|
@ -67,4 +67,5 @@ format the code according to Go standards.
|
||||||
## Vendoring
|
## Vendoring
|
||||||
|
|
||||||
Consul currently uses [govendor](https://github.com/kardianos/govendor) for
|
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…
Reference in New Issue