This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Panic on make generate
on Terrajet based provider with go 1.18
#271
Labels
bug
Something isn't working
What happened?
Earlier this week we were updating our Terrajet based provider and ran into this panic
while running
make generate
:How can we reproduce it?
make generate
The resolution was to downgrade to go v1.17.
I assume it can/will happen with other Terrajet projects too.
When we digged a little bit, then it quickly went into the go/types library, so I'm not
sure if this is a Terrajet issue or something upstream.
backref downstream: grafana/crossplane-provider-grafana#14
The text was updated successfully, but these errors were encountered: