open-cluster-management-io / cluster-proxy

An OCM addon that automates the installation of Kubernetes' konnectivity servers and agents.
Apache License 2.0
42 stars 22 forks source link

Upgrade go version to go 1.22. #206

Closed xuezhaojun closed 2 weeks ago

xuezhaojun commented 1 month ago

Currently, the repo is using go 1.21, we want to upgrade the go version into go 1.22.

The go version in files under .github/workflows should also be upgraded.

If make build success returns no error, the issue is solved.

JigarJoshi04 commented 2 weeks ago

This is already done, please mark it as close