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

Finalize support of Go 1.22 #6078

Closed
wants to merge 7 commits into from
Closed

Finalize support of Go 1.22 #6078

wants to merge 7 commits into from

Conversation

Zensey
Copy link
Contributor

@Zensey Zensey commented Sep 13, 2024

After fixing the xgomobile 1.22.2 docker image it's finally possible to build the mobile component with Go 1.22.
Support of Go 1.22 is necessary to use an up to date gvisor (userspace network stack) with latest fixes.

Signed-off-by: Anton Litvinov <[email protected]>
(cherry picked from commit 0510291)
Signed-off-by: Anton Litvinov <[email protected]>
(cherry picked from commit 3d642c5)
Signed-off-by: Anton Litvinov <[email protected]>
(cherry picked from commit 6ecfbd3)
Signed-off-by: Anton Litvinov <[email protected]>
(cherry picked from commit 4d39c2d)
Signed-off-by: Anton Litvinov <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 28.45%. Comparing base (3174272) to head (dfb19b2).
Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
...s/wireguard/endpoint/netstack-provider/netstack.go 0.00% 2 Missing ⚠️
ci/packages/package.go 0.00% 1 Missing ⚠️
services/wireguard/endpoint/netstack/netstack.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6078      +/-   ##
==========================================
- Coverage   37.92%   28.45%   -9.47%     
==========================================
  Files         371      520     +149     
  Lines       20715    29987    +9272     
==========================================
+ Hits         7856     8534     +678     
- Misses      12075    20629    +8554     
- Partials      784      824      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

stale bot commented Oct 5, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 5, 2024
Copy link

stale bot commented Oct 28, 2024

This pull request has been automatically closed because it has not had activity for a long time. If this pull request is still valid, please ping a maintainer and ask them to label it as "pinned". Thank you for your contributions.

@stale stale bot closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants