argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.86k stars 5.45k forks source link

Upgrade to go 1.22 #18278

Open Jack-R-lantern opened 5 months ago

Jack-R-lantern commented 5 months ago

Summary

Upgrade to go 1.22.

Motivation

It's better than 1.21.

Proposal

Mimic this PR: #14992

sivchari commented 5 months ago

Hi @Jack-R-lantern I opened the pull-request to update Kubernetes v1.30.1 and to resolve this dependency requires Go1.22. So this issue will be resolved when the following changes are merged. Thanks. https://github.com/argoproj/argo-cd/pull/18288