"...src/pages/git@git.gitsec.cn:baidan/wecube-platform.git" did not exist on "e240f3b786983a1ed6720e1761a346201341fcae"
Commit 3c4adb6e authored by Bryan Boreham's avatar Bryan Boreham
Browse files

Remove unused 'deps' tools

gvt replaced by Go modules; github-release not used in CI
parent da815142
Showing with 0 additions and 2 deletions
+0 -2
......@@ -249,9 +249,7 @@ realclean: clean
# since they are build on the host
deps:
$(GO) get -u -f \
github.com/FiloSottile/gvt \
github.com/mattn/goveralls \
github.com/weaveworks/github-release \
github.com/2opremio/trifles/wscat
# This target is only intended for use in Netlify CI environment for generating preview pages on feature branches and pull requests.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment