mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
Implement headBucketHandler() and its related tests
Remove internal testify/mock and use upstream - update all godeps
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user