mirror of
https://github.com/rancher/rke.git
synced 2025-08-30 21:50:21 +00:00
fix golangci-lint's compatibility issue when using GO 1.19
This commit is contained in:
parent
c1612b7bf2
commit
4741eb8fb1
@ -6,6 +6,7 @@ cd $(dirname $0)/..
|
||||
echo Running validation
|
||||
|
||||
echo Running: golangci-lint
|
||||
export "GOROOT=$(go env GOROOT)"
|
||||
golangci-lint run
|
||||
|
||||
echo Tidying up modules
|
||||
|
Loading…
Reference in New Issue
Block a user