Update dependencies to use sirupsen not Sirupsen

That entailed a few other fixes, eg small Notary API changes.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-11-01 12:14:20 +00:00
parent 99480b5dd0
commit 45333d2480
288 changed files with 5855 additions and 10377 deletions

View File

@@ -35,7 +35,7 @@ test: dist/moby
rm dist/moby test.tar
.PHONY: all
all: lint test moby
all: lint test dist/moby
.PHONY: install
install: dist/moby