mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 22:42:40 +01:00
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
|
|||||||
make \
|
make \
|
||||||
musl-dev
|
musl-dev
|
||||||
|
|
||||||
RUN go get github.com/golang/lint/golint
|
RUN go get golang.org/x/lint/golint
|
||||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||||
# TODO: remove this eventually
|
# TODO: remove this eventually
|
||||||
RUN go get golang.org/x/crypto/ssh/terminal
|
RUN go get golang.org/x/crypto/ssh/terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user