open-cluster-management-io/api

Run `make generate-with-container` failed

xuezhaojun opened this issue · 0 comments

After run make , it would return error msg:

vendor/github.com/openshift/build-machinery-go/make/targets/golang/../../lib/golang.mk:22: *** `go` is required with minimal version "1.15.2", detected version "1.14.15". You can override this check by using `make GO_REQUIRED_MIN_VERSION:=`.  Stop.
make: *** [generate-with-container] Error 2

It seems we should update the fedora:32 -> fedora:34 to satisfy the requirement.