refactor: update Userregister request field. (#2650)

This commit is contained in:
Monet Lee
2024-09-23 15:06:11 +08:00
committed by GitHub
parent 5b2b2c1fc6
commit 79bf21453a
6 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/openimsdk/protocol v0.0.72-alpha.24
github.com/openimsdk/protocol v0.0.72-alpha.25
github.com/openimsdk/tools v0.0.50-alpha.12
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0