Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 46ee1da

Browse files
committed
Merge pull request #192 from vdemeester/fix-master
Remove go get golang.org/x/tools/cmd/vet from Dockerfile
2 parents b8bd316 + 8ebad48 commit 46ee1da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ RUN go get github.com/mitchellh/gox
1111
RUN go get github.com/aktau/github-release
1212
RUN go get golang.org/x/tools/cmd/cover
1313
RUN go get github.com/golang/lint/golint
14-
RUN go get golang.org/x/tools/cmd/vet
1514

1615
# virtualenv is necessary to run acceptance tests
1716
RUN apt-get install -y python-setuptools

0 commit comments

Comments
 (0)