mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-23 01:07:03 +08:00
feat: change package name to v5
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"bufio"
|
||||
"context"
|
||||
"io"
|
||||
"m7s.live/m7s/v5"
|
||||
"m7s.live/m7s/v5/pkg/task"
|
||||
flv "m7s.live/m7s/v5/plugin/flv/pkg"
|
||||
"m7s.live/v5"
|
||||
"m7s.live/v5/pkg/task"
|
||||
flv "m7s.live/v5/plugin/flv/pkg"
|
||||
"net"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user