Bump golangci-lint to 1.55.1
This commit is contained in:
parent
af6aad5af8
commit
81e75fa575
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
set -ex
|
||||
|
||||
VERSION=v1.52.2
|
||||
VERSION=v1.55.1
|
||||
|
||||
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