From 1380489076b037a59bfde9d190ae2e38b536006c Mon Sep 17 00:00:00 2001 From: David McMahon Date: Fri, 26 Feb 2016 18:33:24 -0800 Subject: New Godeps LICENSE generation tool. Includes initial Godeps/LICENSES and Godeps/.license_file_state file to ensure fast local generation. --- development.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'development.md') diff --git a/development.md b/development.md index bdef3213..e1a01015 100644 --- a/development.md +++ b/development.md @@ -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. -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 -- cgit v1.2.3