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

go-1.23 and satisfy linter warnings #51

Merged
merged 6 commits into from
Oct 8, 2024
Merged

go-1.23 and satisfy linter warnings #51

merged 6 commits into from
Oct 8, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Sep 12, 2024

Also remove home grown crypto

TODO:

@vknabel sometimes TestMultiIssuerCache_retryFailing is failing ? Please have a look during my vacation

@majst01 majst01 requested a review from a team as a code owner September 12, 2024 13:07
@majst01 majst01 marked this pull request as draft September 13, 2024 05:51
@vknabel
Copy link
Contributor

vknabel commented Sep 13, 2024

Same applies for TestMultiIssuerCache_reload, too.

@vknabel
Copy link
Contributor

vknabel commented Sep 13, 2024

The error was a race condition within the tests if a couple of additional milliseconds passed. As a barrier I subtracted some milliseconds from the awaited time period.

@vknabel vknabel marked this pull request as ready for review September 13, 2024 13:26
vknabel
vknabel previously approved these changes Sep 13, 2024
Copy link
Contributor

@vknabel vknabel left a comment

Choose a reason for hiding this comment

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

Fine from my point of view.
@mwennrich you have the honor to apply the final review and merge as I contributed to the tests.

mac.go Outdated Show resolved Hide resolved
@majst01 majst01 merged commit de563b1 into master Oct 8, 2024
1 check passed
@majst01 majst01 deleted the go-1.23 branch October 8, 2024 07:36
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.

3 participants