将包名改为 git.r-2.top/kunmeng/vdk

This commit is contained in:
kunmeng
2025-01-24 14:45:45 +08:00
parent bcb44378a5
commit 0e65c9d1cc
86 changed files with 264 additions and 338 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"github.com/deepch/vdk/format/ts"
"git.r-2.top/kunmeng/vdk/format/ts"
"log"
"os"
)