summaryrefslogtreecommitdiff
path: root/danmaku/dmpkg/auth.go
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-09-10 18:35:27 +0800
committerKeuin <[email protected]>2022-09-10 18:35:27 +0800
commitc1b605fca10c0f58c131d5d38084f991b21eae5d (patch)
tree517b67eb136af3e520f1866b72c911296526779f /danmaku/dmpkg/auth.go
parent5a8b9c508fa186534a134bee2df705d4de95b9d9 (diff)
Rename module path to GitHub repo.
Diffstat (limited to 'danmaku/dmpkg/auth.go')
-rw-r--r--danmaku/dmpkg/auth.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/danmaku/dmpkg/auth.go b/danmaku/dmpkg/auth.go
index c9720ea..c39fbd9 100644
--- a/danmaku/dmpkg/auth.go
+++ b/danmaku/dmpkg/auth.go
@@ -6,9 +6,9 @@ it sends this message at first. The server then responses a OpConnectOk exchange
package dmpkg
import (
- "bilibili-livestream-archiver/common"
"encoding/json"
"fmt"
+ "github.com/keuin/slbr/common"
)
type authInfo struct {