From a7ea2866384462650636dd7c8b24a495b8f04422 Mon Sep 17 00:00:00 2001 From: joylink_zhangsai <1021828630@qq.com> Date: Fri, 13 Oct 2023 09:44:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E9=99=A4=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bj-rtss-message | 2 +- go.mod | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/bj-rtss-message b/bj-rtss-message index 85290a8..5604ad8 160000 --- a/bj-rtss-message +++ b/bj-rtss-message @@ -1 +1 @@ -Subproject commit 85290a8ba96ee41ab47a61f44e913f308c8599d7 +Subproject commit 5604ad84ed5c6af4206937f5bbba9b2debfbfb6f diff --git a/go.mod b/go.mod index f79c5db..3523d78 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module joylink.club/bj-rtsts-server go 1.21 -toolchain go1.21.1 - require ( github.com/appleboy/gin-jwt/v2 v2.9.1 github.com/gin-contrib/cors v1.4.0