diff --git a/Makefile b/Makefile index 41c5a7b..e6c08a3 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,4 @@ acceptance: install make -C spec/test deps: - go install github.com/spf13/cobra + @echo "deps here"