5 changed files with 9 additions and 12 deletions
@ -1,6 +1,6 @@
|
||||
#! /bin/bash |
||||
set -ex |
||||
|
||||
VERSION=v1.37.0 |
||||
VERSION=v1.45.2 |
||||
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b "/usr/bin" "${VERSION}" |
||||
|
Loading…
Reference in new issue