update package name

This commit is contained in:
aynakeya
2024-04-09 05:33:38 -07:00
parent ec74a21f78
commit ee87ff3f7b
25 changed files with 90 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"
)