Skip to content
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

DEVCON-7212: Upgrade atlantis to Go 1.23 #770

Merged
merged 10 commits into from
Sep 10, 2024
Merged

DEVCON-7212: Upgrade atlantis to Go 1.23 #770

merged 10 commits into from
Sep 10, 2024

Conversation

miguelmolina95
Copy link
Contributor

@miguelmolina95 miguelmolina95 commented Sep 10, 2024

Time to upgrade to Go 1.23

I had to update a few function calls with new lint checks for go vet, similar to how it was done in runatlantis/atlantis@37580ba

Also had to ignore gosec linter in a few instances because it wanted us to use 0600 instead and that made all the tests fail and when we inspected with an IDE it showed the dirs not available with those

@miguelmolina95 miguelmolina95 marked this pull request as ready for review September 10, 2024 15:15
@miguelmolina95 miguelmolina95 merged commit 5368355 into main Sep 10, 2024
5 checks passed
@miguelmolina95 miguelmolina95 deleted the updatego branch September 10, 2024 19:39
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.

2 participants