mirror of
https://github.com/containous/traefik.git
synced 2025-01-08 21:17:56 +03:00
fix: golint.
This commit is contained in:
parent
7eeac63139
commit
5632952665
@ -5,7 +5,7 @@ RUN apk --update upgrade \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
RUN go get github.com/containous/go-bindata/... \
|
||||
&& go get github.com/golang/lint/golint \
|
||||
&& go get golang.org/x/lint/golint \
|
||||
&& go get github.com/kisielk/errcheck \
|
||||
&& go get github.com/client9/misspell/cmd/misspell
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user