From d6b11f157665ae9a4d5fad62a6c5c8af6d54920f Mon Sep 17 00:00:00 2001 From: zengge99 <83830807+zengge99@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:59:11 +0800 Subject: [PATCH] Update util.go --- drivers/quark_share/util.go | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/quark_share/util.go b/drivers/quark_share/util.go index 7e1b1f25c8c..4d73d00b8b8 100644 --- a/drivers/quark_share/util.go +++ b/drivers/quark_share/util.go @@ -10,6 +10,7 @@ import ( "strconv" "strings" "time" + "math/rand" "github.com/alist-org/alist/v3/drivers/base" "github.com/alist-org/alist/v3/internal/model"