Personal: Update golangci-lint
This commit is contained in:
parent
5411e47ec5
commit
0b7968b297
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
set -ex
|
||||
|
||||
VERSION=v1.35.2
|
||||
VERSION=v1.37.0
|
||||
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b "/usr/bin" "${VERSION}"
|
||||
|
Loading…
Reference in New Issue
Block a user