feat: 打通网关和用户注册的逻辑,添加用户注册 HTTP 端点
This commit is contained in:
@@ -5,4 +5,6 @@ go 1.26.1
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/spf13/viper v1.19.0
|
||||
google.golang.org/grpc v1.64.0
|
||||
google.golang.org/protobuf v1.33.0
|
||||
)
|
||||
Reference in New Issue
Block a user