-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: bump terra core #390
Conversation
Because we are bumping other module versions, let's take this opportunity to upgrade everything else. |
we also need to update go in the ci system |
...and in Docker.... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should make a new branch, release/v4.2.x and this should be tagged as v4.2.x because of breaking changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description and Motivation
Related Issues
Checklist:
Update index.md
)golangci-lint run ./... --fix
.