hyperledger-labs / fabric-operator

Hyperledger Fabric Kubernetes Operator
Apache License 2.0
66 stars 37 forks source link

Bump Go to 1.22.5 #199

Closed denyeart closed 3 months ago

denyeart commented 3 months ago

Bump Go to 1.22.5. Latest Go also requires an update to controller-gen (otherwise it panics with a nil pointer). The controller-gen update in turn improves formatting of the generated CRD yaml files.