mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
Revert "golang.org/x/tools in Dockerfile"
This reverts commit 5dd5602229
.
This commit is contained in:
parent
e0265aed05
commit
7f1253ff83
@ -47,7 +47,7 @@ RUN bash -xec '\
|
||||
# Install packages needed for test coverage
|
||||
|
||||
RUN go get github.com/tools/godep \
|
||||
&& go get golang.org/x/tools/cmd/cover \
|
||||
&& go get code.google.com/p/go.tools/cmd/cover \
|
||||
&& go get github.com/axw/gocov/gocov \
|
||||
&& go get github.com/AlekSi/gocov-xml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user