bloomberg / goldpinger

Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.
Apache License 2.0
2.53k stars 179 forks source link

Upgrade golang to 1.22 and update dependencies #143

Closed pettersolberg88 closed 5 months ago

pettersolberg88 commented 6 months ago

Describe your changes Upgrade golang to 1.22 and update all dependencies to the newest version to remove some minor cve's including https://nvd.nist.gov/vuln/detail/CVE-2023-45288

Testing performed Tested OK on amd64 on with kubernetes 1.27. I have not access to arm or windows nodes.

Additional context N/A