Add a stray dependency that was missing due to godep update

This commit is contained in:
Brendan Burns
2016-01-22 09:56:50 -08:00
parent 8da756f2ff
commit 61ff7475a8
3 changed files with 13 additions and 2 deletions

View File

@@ -41,4 +41,5 @@ exec docker run --rm -i -v "${KUBE_ROOT}:/repo" mesosphere/godep-licenses:latest
-e github.com/spf13/cobra:Apache-2 \
-e github.com/stretchr/objx:MIT? \
-e github.com/stretchr/testify:MIT? \
-e github.com/docker/spdystream:SeeFile \
-o md > Godeps/LICENSES.md