-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Bump sctp to v1.8.33 #2871
Bump sctp to v1.8.33 #2871
Conversation
github.com/pion/sdp/v3 v3.0.9 | ||
github.com/pion/srtp/v2 v2.0.20 | ||
github.com/pion/stun v0.6.1 | ||
github.com/pion/transport/v2 v2.2.10 | ||
github.com/sclevine/agouti v3.0.0+incompatible | ||
github.com/stretchr/testify v1.9.0 | ||
golang.org/x/net v0.22.0 | ||
golang.org/x/net v0.27.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this required a go mod tidy -go=1.16 && go mod tidy -go=1.17
which is nonsense to me
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3 #2871 +/- ##
==========================================
- Coverage 80.16% 80.11% -0.06%
==========================================
Files 78 78
Lines 7614 7614
==========================================
- Hits 6104 6100 -4
- Misses 1074 1077 +3
- Partials 436 437 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@edaniels want me to merge this? |
This would break 1.19 if we did so I think we gotta figure that out first? |
@edaniels I am going to release If you disagree I am happy to figure out something else we can do here! |
aye aye |
waiting for tests