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(client): Go 1.19 compatibility #30

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

puzpuzpuz
Copy link
Collaborator

@puzpuzpuz puzpuzpuz commented Mar 22, 2024

crypto/ecdh is not supported in Go 1.19, so v3 was unusable on pre-1.20 versions of Golang.

@puzpuzpuz puzpuzpuz self-assigned this Mar 22, 2024
@puzpuzpuz puzpuzpuz force-pushed the puzpuzpuz_test_with_go_1.18 branch from d83c701 to 4411b04 Compare March 22, 2024 17:57
@puzpuzpuz puzpuzpuz changed the title chore(client): test with Go 1.18 and 1.19 fix(client): keep Go 1.18 compatibility Mar 22, 2024
@puzpuzpuz puzpuzpuz force-pushed the puzpuzpuz_test_with_go_1.18 branch from 4411b04 to 36c3412 Compare March 22, 2024 18:01
@puzpuzpuz puzpuzpuz changed the title fix(client): keep Go 1.18 compatibility fix(client): keep Go 1.19 compatibility Mar 22, 2024
@puzpuzpuz puzpuzpuz force-pushed the puzpuzpuz_test_with_go_1.18 branch 2 times, most recently from 7f34fc5 to eabf97e Compare March 22, 2024 18:19
@puzpuzpuz puzpuzpuz added the bug Something isn't working label Mar 22, 2024
@puzpuzpuz puzpuzpuz changed the title fix(client): keep Go 1.19 compatibility fix(client): Go 1.19 compatibility Mar 22, 2024
@puzpuzpuz puzpuzpuz force-pushed the puzpuzpuz_test_with_go_1.18 branch from eabf97e to b7d750d Compare March 22, 2024 18:21
@bluestreak01 bluestreak01 merged commit 0e8ef7d into main Mar 22, 2024
3 checks passed
@bluestreak01 bluestreak01 deleted the puzpuzpuz_test_with_go_1.18 branch March 22, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants