mirror of
https://github.com/AynaLivePlayer/blivedm-go.git
synced 2025-12-06 11:22:50 +08:00
update api
This commit is contained in:
@@ -24,9 +24,9 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/Akegarasu/blivedm-go/client"
|
||||
"github.com/Akegarasu/blivedm-go/message"
|
||||
_ "github.com/Akegarasu/blivedm-go/utils"
|
||||
"github.com/AynaLivePlayer/blivedm-go/client"
|
||||
"github.com/AynaLivePlayer/blivedm-go/message"
|
||||
_ "github.com/AynaLivePlayer/blivedm-go/utils"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"github.com/tidwall/gjson"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user