refactor: change platform to platformID (#2670)

This commit is contained in:
icey-yu
2024-09-27 12:02:19 +08:00
committed by GitHub
parent 0ffdc58e48
commit aa1d3119be
4 changed files with 9 additions and 9 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.30
github.com/openimsdk/protocol v0.0.72-alpha.32
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