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 issues with latest Go and generics #202

Merged
merged 10 commits into from
Jan 1, 2025
Merged

Fix issues with latest Go and generics #202

merged 10 commits into from
Jan 1, 2025

Conversation

ondrajz
Copy link
Owner

@ondrajz ondrajz commented Dec 31, 2024

This PR builds on top of #177 from @Egor3f with few more fixes for remaining issues.

Fix #154
Fix #159
Fix #166
Fix #170
Fix #176
Fix #179
Fix #180
Fix #184
Fix #185
Fix #193
Fix #194
Fix #195
Fix #197
Fix #201

@StevenACoffman
Copy link

Thanks! This works for me!

Signed-off-by: Ondrej Fabry <[email protected]>
@ondrajz ondrajz merged commit 25ddacd into master Jan 1, 2025
10 checks passed
@ondrajz ondrajz deleted the fixes branch January 1, 2025 17:03
@ondrajz ondrajz linked an issue Jan 2, 2025 that may be closed by this pull request
@kingsmao
Copy link

kingsmao commented Jan 3, 2025

awesome ! it works ! thanks bro !
m3
go 1.14 & go 1.22.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment