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

Take advantage of changes in recent Go versions #3361

Merged
merged 4 commits into from May 1, 2024

Conversation

0x1a8510f2
Copy link
Contributor

Given that #2714 wasn't merged but we are now at a minimum supported Go version of 1.20 (soon to be 1.21), I wanted to carry over some of the changes. Namely:

  • Fix the log typo
  • Simplify build constraints for unix
  • Use stdlib atomic package

Pull Request Checklist

Signed-off-by: 0x1a8510f2 <admin@0x1a8510f2.space>

@0x1a8510f2 0x1a8510f2 requested a review from a team as a code owner April 15, 2024 18:41
Copy link
Collaborator

@devonh devonh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like sytest is failing due to an unfortunate collision with the branch name 😆
I've run the tests locally and everything is passing 👍

@devonh devonh merged commit 46902e5 into matrix-org:main May 1, 2024
13 of 18 checks passed
@0x1a8510f2
Copy link
Contributor Author

Lol! I just assumed the tests were borked. Would not have guessed 😄

Thanks for the merge! :D

@0x1a8510f2 0x1a8510f2 deleted the 2714 branch May 1, 2024 04:30
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.

None yet

2 participants