mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update golangci-lint to v1.31.0 (#15909)
This commit is contained in:
@@ -159,7 +159,7 @@ jobs:
|
||||
- run:
|
||||
command: |
|
||||
echo "Installing golangci-lint"
|
||||
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b /usr/local/bin v1.25.1
|
||||
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b /usr/local/bin v1.31.0
|
||||
echo "Installing mattermost-govet"
|
||||
export GOBIN=${PWD}/mattermost-server/bin
|
||||
GO111MODULE=off go get -u github.com/mattermost/mattermost-govet
|
||||
|
||||
Reference in New Issue
Block a user