1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Cleanup imports and vendor dependencies.

Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
David Calavera
2016-02-22 18:00:05 -05:00
parent b643be2751
commit 0c4810e01f
10 changed files with 345 additions and 15 deletions
+1 -1
View File
@@ -36,9 +36,9 @@ install:
- set Path=c:\mingw64\bin;c:\go\bin;%Path%
- go version
- go env
- go get -v -t ./...
build_script:
- go vet ./wincred
- go test -v github.com/docker/docker-credential-helpers/wincred
# Disable automatic tests