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

This commit is contained in:
Anton Zadvorny 2020-01-02 20:50:11 +03:00
parent 0c8d09bad6
commit 911c29016b

View File

@ -8,7 +8,7 @@ ENV GOOS=linux
ENV GOARCH=amd64
ENV GO111MODULE=on
ENV GOLANGCI=1.21.0
ENV GOLANGCI=1.22.2
ENV GOSWAG=1.6.3
RUN \