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
$ tfproviderlint -versiontfproviderlint v0.29.0
$ go mod graph | cut -d'' -f 1 | grep terraform-plugin-sdk | uniq github.com/hashicorp/terraform-plugin-sdk/[email protected]
$ tfproviderlint run ./...-: package run is not in GOROOT (/usr/local/Cellar/go/1.20.3/libexec/src/run)-: This application uses version go1.19 of the source-processing packages but runs version go1.20 of 'go list'. It may fail to process source files that rely on newer language features. If so, rebuild the application using a newer version of Go.tfproviderlint: 2 errors during loading
Expected Behavior
What should have happened?
Actual Behavior
What actually happened?
References
Links if you have any!
The text was updated successfully, but these errors were encountered:
tfproviderlint and terraform-plugin-sdk Version
Expected Behavior
What should have happened?
Actual Behavior
What actually happened?
References
The text was updated successfully, but these errors were encountered: