mirror of
https://github.com/aler9/gortsplib
synced 2025-10-22 06:39:28 +08:00
move subfolders in pkg/
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/aler9/gortsplib/base"
|
||||
"github.com/aler9/gortsplib/multibuffer"
|
||||
"github.com/aler9/gortsplib/pkg/base"
|
||||
"github.com/aler9/gortsplib/pkg/multibuffer"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user