mirror of
https://github.com/rancher/norman.git
synced 2025-09-01 15:18:20 +00:00
bump the base image to Go 1.19 used for Dapper; and fix golangci-lint's compatibility issue when using GO 1.19
This commit is contained in:
@@ -11,4 +11,5 @@ if ! command -v golangci-lint; then
|
||||
fi
|
||||
|
||||
echo Running: golangci-lint
|
||||
export "GOROOT=$(go env GOROOT)"
|
||||
golangci-lint run
|
||||
|
Reference in New Issue
Block a user