Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Wittig <max.wittig95@gmail.com>2019-07-10 20:09:18 +0300
committerNick Thomas <nick@gitlab.com>2019-07-10 20:09:18 +0300
commit45581f8cb7c40029c90957707fa5d7663f9b01ba (patch)
tree308b5637f302e1af1acbd06c10187b392f246801 /Makefile.build.mk
parentbd8aff8fd5cfe26ac576d351043239ffd309f8be (diff)
Revert "chore: vendor complete dependency tree"
This reverts commit 27bd4d83cade6a721330e8583874e7c715bf3a26.
Diffstat (limited to 'Makefile.build.mk')
-rw-r--r--Makefile.build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.build.mk b/Makefile.build.mk
index f9e1b047..f04e343c 100644
--- a/Makefile.build.mk
+++ b/Makefile.build.mk
@@ -5,7 +5,6 @@ all: gitlab-pages
setup: clean .GOPATH/.ok
go get golang.org/x/tools/cmd/goimports
go get golang.org/x/lint/golint
- go get golang.org/x/tools/cmd/goimports
go get github.com/wadey/gocovmerge
go get github.com/fzipp/gocyclo