Open remyleone opened 2 years ago
The build is failing for me too, but with a different error:
$ make generate
19:49:41 [ .. ] verify dependencies have expected content
go: github.com/hashicorp/terraform-plugin-sdk/v2@v2.7.0 (replaced by github.com/gdavison/terraform-plugin-sdk/v2@v2.0.2-0.20210714181518-b5a3dc95a675): version "v2.0.2-0.20210714181518-b5a3dc95a675" invalid: unknown revision b5a3dc95a675
20:08:12 [FAIL]
make[1]: *** [build/makelib/golang.mk:218: go.vendor.lite] Error 1
make: *** [build/makelib/common.mk:418: generate] Error 2
https://github.com/gdavison/terraform-plugin-sdk
is a very old fork of the official repo which hasn't seen any commit since 2020, I don't know why the official one is being substituted with this one...
Think you need to use go1.17
What happened?
How can we reproduce it?
make generate
on the main branch.What environment did it happen in?
Crossplane version: