mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 15:46:51 +08:00
update golangci-lint
This commit is contained in:
@@ -87,7 +87,7 @@ func TestRTCPReceiverOverflow(t *testing.T) {
|
||||
Reports: []rtcp.ReceptionReport{
|
||||
{
|
||||
SSRC: 0xba9da416,
|
||||
LastSequenceNumber: 1<<16 | 0x0000,
|
||||
LastSequenceNumber: 1 << 16,
|
||||
LastSenderReport: 0x887a17ce,
|
||||
Delay: 1 * 65536,
|
||||
},
|
||||
|
Reference in New Issue
Block a user