Update Flux components to Go 1.20 in go.mod
and oss-fuzz
#4014
Labels
area/ci
CI related issues and pull requests
umbrella-issue
Umbrella issue for tracking progress of a larger effort
To align the Go version with Kubernetes and controller-runtime, we need to bump Go to 1.20 in all APIs
go.mod
, all controllersgo.mod
and all packagesgo.mod
. We also have to install Go 1.20 in all oss-fuzz Dockerfiles as the base image comes with 1.19.TODO:
The text was updated successfully, but these errors were encountered: