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

Fix link error related to Go 1.23 release #32

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

blaubaer
Copy link
Member

Since release of Go 1.23 go:linkname is a problem and the hook into testing.(*common).logDepth does not longer work. Therefore (although ugly), we have to disable this feature inside of github.com/echocat/slf4g/sdk/testlog for now.

@blaubaer blaubaer added the bug Something isn't working label Aug 15, 2024
@blaubaer blaubaer self-assigned this Aug 15, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10410896027

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.987%

Totals Coverage Status
Change from base Build 10342024026: 0.0%
Covered Lines: 3992
Relevant Lines: 4074

💛 - Coveralls

@blaubaer blaubaer merged commit 260f142 into main Aug 15, 2024
48 checks passed
@blaubaer blaubaer deleted the fix-link-go1.23 branch August 15, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants