Skip to content

Conversation

mohamuni
Copy link
Contributor

goimports v0.28.0 use slice package from go standard library. slice package is available from go v1.22 and above but terraform currently is based on go v1.19 leading to package not found issue for slice package. Hence changes are made to use the most compatible version v0.27.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant