From c1ee180e8459af985ea926eea8181fbdea14f119 Mon Sep 17 00:00:00 2001 From: junleea <354425203@qq.com> Date: Thu, 20 Mar 2025 13:23:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mod=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 62845e8..1348be1 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module StuAcaWorksAI go 1.23 -toolchain go1.23.7 - require ( github.com/gin-gonic/gin v1.10.0 github.com/go-redis/redis/v8 v8.11.5