digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
547 stars 45 forks source link

CON-6265 Update Kubernetes dependencies in clusterlint #142

Closed dylanrhysscott closed 2 years ago

dylanrhysscott commented 2 years ago
go get k8s.io/client-go@v0.23.6
go mod tidy
go mod vendor

Also bumped go version to 1.18 - All tests passing