mirror of
https://github.com/rancher/os.git
synced 2025-09-16 15:09:27 +00:00
Fix build error caused by golint
This commit is contained in:
@@ -154,7 +154,7 @@ RUN curl -fL ${!BUILD_DOCKER_URL} > /usr/bin/docker && \
|
||||
RUN go get github.com/rancher/trash
|
||||
|
||||
# Install golint
|
||||
RUN go get github.com/golang/lint/golint
|
||||
RUN go get golang.org/x/lint/golint
|
||||
|
||||
RUN go get gopkg.in/check.v1
|
||||
|
||||
|
Reference in New Issue
Block a user