Use mysteriumnetwork/wireguard-go with a stability fix - #5934
Merged
Conversation
Zensey
requested review from
Guillembonet,
Snawoot,
Waldz,
mdomasevicius,
n10ty,
soffokl and
tadaskay
as code owners
December 11, 2023 14:27
Guillembonet
approved these changes
Dec 11, 2023
Guillembonet
left a comment
Contributor
There was a problem hiding this comment.
go mod tidy will remove old version from go.sum
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #5934 +/- ##
==========================================
- Coverage 37.83% 37.66% -0.18%
==========================================
Files 371 371
Lines 20686 20686
==========================================
- Hits 7827 7791 -36
- Misses 12090 12118 +28
- Partials 769 777 +8 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix to a previous fix #5912
This version fixes a problem with Mac.
Tested in both provider and client modes for Mac, Windows, Linux platforms.