mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-06 01:08:03 +00:00
Remove unused 'deps' tools
gvt replaced by Go modules; github-release not used in CI
This commit is contained in:
2
Makefile
2
Makefile
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user