Shopify / kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls
MIT License
1.88k stars 185 forks source link

Update go #581

Closed lynnsh closed 4 months ago

lynnsh commented 4 months ago
Description

This PR updates Golang version to 1.22.1 and fixes some linter warnings.

Fixes # (issue)

Type of change

Running go test ./... and ./test.sh.

Checklist: