diff --git a/go.mod b/go.mod index 7c07f00..cc2698e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/AynaLivePlayer/liveroom-sdk go 1.20 require ( - github.com/AynaLivePlayer/blivedm-go v0.0.0-20240408074929-6565ab41764b + github.com/AynaLivePlayer/blivedm-go v0.0.0-20240427021204-4a59ec1fa840 github.com/aynakeya/open-bilibili-live v0.0.6 github.com/go-resty/resty/v2 v2.7.0 github.com/spf13/cast v1.5.1