feat: change package name to v5

This commit is contained in:
langhuihui
2024-10-21 20:13:34 +08:00
parent 315b44bc46
commit fba41faf6b
134 changed files with 385 additions and 385 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"github.com/quic-go/quic-go"
"m7s.live/m7s/v5"
flv "m7s.live/m7s/v5/plugin/flv/pkg"
"m7s.live/v5"
flv "m7s.live/v5/plugin/flv/pkg"
)
type Puller struct {