From 48e92fe54cac2656a08c6dcaf4d17a3eaa37cda5 Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 5 Dec 2023 16:42:10 +0800 Subject: [PATCH] update go.mod --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 3b38784..3c1b640 100644 --- a/go.mod +++ b/go.mod @@ -124,7 +124,6 @@ require ( github.com/redis/go-redis/v9 v9.3.0 // indirect github.com/remyoudompheng/bigfft v0.0.0-20230126093431-47fa9a501578 // indirect github.com/robinjoseph08/redisqueue/v2 v2.1.0 // indirect - github.com/rs/xid v1.5.0 // indirect github.com/russross/blackfriday/v2 v2.0.1 // indirect github.com/shamsher31/goimgext v1.0.0 // indirect github.com/shoenig/go-m1cpu v0.1.6 // indirect