forked from Ivasoft/traefik
Migrate to dep 0.5 (#4684)
This commit is contained in:
committed by
Ludovic Fernandez
parent
57ae9a80d5
commit
358f125a58
@@ -10,7 +10,7 @@ RUN go get golang.org/x/lint/golint \
|
||||
|
||||
# Which docker version to test on
|
||||
ARG DOCKER_VERSION=17.03.2
|
||||
ARG DEP_VERSION=0.4.1
|
||||
ARG DEP_VERSION=0.5.1
|
||||
|
||||
# Download go-bindata binary to bin folder in $GOPATH
|
||||
RUN mkdir -p /usr/local/bin \
|
||||
|
||||
Reference in New Issue
Block a user