vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

Upgraded go and golangci-lint #963

Closed cchen-vertica closed 6 days ago

cchen-vertica commented 1 week ago

This PR upgrades GO to the latest version (1.23.2) for fixing vulnerabilities CVE-2022-30635, CVE-2024-34156, and CVE-2024-34158.

Go 1.23.2 requires golangci-lint to be version 1.60.0 or higher, so I upgraded golangci-lint to the latest version, 1.61.0.