You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
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/[email protected] (replaced by github.com/gdavison/terraform-plugin-sdk/[email protected]): 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...
What happened?
How can we reproduce it?
make generate
on the main branch.What environment did it happen in?
Crossplane version:
The text was updated successfully, but these errors were encountered: