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:
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