mirror of
https://github.com/rancher/steve.git
synced 2025-09-18 00:08:17 +00:00
Other changes required by CI: golangci-lint 1.54 can't process nested RWSync, so bump to 1.60.3 Fix typo in validate.sh -- should be `go generate ./...` not `./..` (two dots)