Implement headBucketHandler() and its related tests

Remove internal testify/mock and use upstream - update all godeps
This commit is contained in:
Harshavardhana
2015-04-07 00:44:01 -07:00
parent 2ddde59b46
commit 2a21b7d639
29 changed files with 160 additions and 721 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ docs-deploy:
@mkdocs gh-deploy --clean
install: test-all
@echo "Installing donut-cli:"
@godep go install -a github.com/minio-io/donut/cmd/donut-cli
@echo "Installing donut tool:"
@godep go install -a github.com/minio-io/donut/cmd/donut
@mkdir -p $(HOME)/.minio/donut
clean: