-
Notifications
You must be signed in to change notification settings - Fork 92
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
FFI upgrade golang version to >= 1.19 #119
Comments
Why is ubuntu's golang so old? Would it be possible to switch to jammy? That at least has 1.17 (https://packages.ubuntu.com/jammy/golang-1.17] I might be able to pair back the deps that far. |
We're tracking ubuntu LTS for these images. A upgrade to jammy is possible, but is some work (see also #84 ). I'm happy to review a PR :) |
I assume you meant see also #84. Awesome I'll spend a little time on that today. |
oh yeah, you're right :) |
I assume the golang version is now up-to-date with the new image (#120) and will close this issue. Thank you! |
Yep, build env is now up to go 1.18, and I was able to reduce the requirement down to 1.18. Thanks for your help! |
Thank you for yours! |
https://docs.rs/crate/tx5-go-pion-sys/0.0.1-alpha.1/builds/723243
The text was updated successfully, but these errors were encountered: