1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-18 08:06:20 +00:00

Revert "Merge pull request #3085 from jiaqiluo/1-25"

This reverts commit 2995440767, reversing
changes made to 0f8a109f2b.
This commit is contained in:
Kinara Shah
2023-02-22 09:04:47 -08:00
parent 94af4c22c7
commit 82e0b79738
15 changed files with 404 additions and 601 deletions

View File

@@ -6,7 +6,6 @@ cd $(dirname $0)/..
echo Running validation
echo Running: golangci-lint
export "GOROOT=$(go env GOROOT)"
golangci-lint run
echo Tidying up modules