New Godeps LICENSE generation tool.
Includes initial Godeps/LICENSES and Godeps/.license_file_state file to ensure fast local generation.
This commit is contained in:
parent
903eb39517
commit
1380489076
|
|
@ -228,9 +228,8 @@ It is sometimes expedient to manually fix the /Godeps/godeps.json file to minimi
|
||||||
|
|
||||||
Please send dependency updates in separate commits within your PR, for easier reviewing.
|
Please send dependency updates in separate commits within your PR, for easier reviewing.
|
||||||
|
|
||||||
6) If you updated the Godeps, please also update `Godeps/LICENSES.md` by running `hack/update-godep-licenses.sh`.
|
6) If you updated the Godeps, please also update `Godeps/LICENSES` by running `hack/update-godep-licenses.sh`.
|
||||||
|
|
||||||
_If Godep does not automatically vendor the proper license file for a new dependency, be sure to add an exception entry to `hack/update-godep-licenses.sh`._
|
|
||||||
|
|
||||||
## Unit tests
|
## Unit tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue