mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 23:26:54 +08:00
bump Golang to 1.23 (#610)
This commit is contained in:
@@ -68,7 +68,7 @@ func TestDecodeErrorMissingPacket(t *testing.T) {
|
||||
SequenceNumber: 17645,
|
||||
SSRC: 0x9dbb7812,
|
||||
},
|
||||
Payload: []byte{
|
||||
Payload: []byte{ //nolint:dupl
|
||||
0x40, 0xb1, 0x0b, 0x30, 0x30, 0xca, 0x08, 0x12,
|
||||
0xfd, 0xfd, 0x78, 0x89, 0xe5, 0x3e, 0xa3, 0x80,
|
||||
0x08, 0x20, 0x82, 0x08, 0x54, 0x50, 0x00, 0x30,
|
||||
|
Reference in New Issue
Block a user