1
0
Fork 0

Update dep version

This commit is contained in:
Michael 2019-07-12 15:36:04 +02:00 committed by Traefiker Bot
parent 608ccb0ca1
commit 7a4b4c941c
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ RUN curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh
# Which docker version to test on
ARG DOCKER_VERSION=17.03.2
ARG DEP_VERSION=0.5.0
ARG DEP_VERSION=0.5.4
# Download go-bindata binary to bin folder in $GOPATH
RUN mkdir -p /usr/local/bin \