dev 分支暂存
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
module github.com/yourname/cyrene-ai/gateway
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
github.com/redis/go-redis/v9 v9.7.0
|
||||
golang.org/x/time v0.8.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user