fix: solve msg wsHandler panic. (#3595)

This commit is contained in:
Monet Lee
2025-11-05 14:30:11 +08:00
committed by GitHub
parent 0e3879aad6
commit 3a1c8df3b9
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/openimsdk/protocol v0.0.73-alpha.17
github.com/openimsdk/tools v0.0.50-alpha.103
github.com/openimsdk/tools v0.0.50-alpha.105
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0
github.com/stretchr/testify v1.10.0