From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:15:23 +0000 (+0800) Subject: Fix 依赖 X-Git-Tag: v0.7.2~4 X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=fb28e1fda083e135ebd8697d3a6b89e411da37aa;p=bili_danmu%2F.git Fix 依赖 --- diff --git a/go.mod b/go.mod index 76cd245..b7d897e 100644 --- a/go.mod +++ b/go.mod @@ -33,5 +33,3 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect rsc.io/qr v0.2.0 // indirect ) - -replace github.com/qydysky/part => ../part