Bump golangci-lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Anton Zadvorny 2020-04-22 08:18:38 +03:00
parent 788453d3cb
commit 452d0d65a9

View File

@ -8,7 +8,7 @@ ENV GOOS=linux
ENV GOARCH=amd64 ENV GOARCH=amd64
ENV GO111MODULE=on ENV GO111MODULE=on
ENV GOLANGCI=1.23.8 ENV GOLANGCI=1.24.0
ENV GOSWAG=1.6.5 ENV GOSWAG=1.6.5
RUN \ RUN \