update package name

This commit is contained in:
aynakeya
2024-04-07 03:27:45 -07:00
parent 66f7173c15
commit e05c3cf5c1
21 changed files with 25 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
package netease
import (
"github.com/AynaLivePlayer/miaosic"
"github.com/stretchr/testify/require"
"miaosic"
"strings"
"testing"
)