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