|
|
@ -13,7 +13,7 @@ require (
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
|
|
|
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible // indirect
|
|
|
|
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
|
|
github.com/openimsdk/protocol v0.0.69-alpha.4
|
|
|
|
github.com/openimsdk/protocol v0.0.69-alpha.8
|
|
|
|
github.com/openimsdk/tools v0.0.49-alpha.24
|
|
|
|
github.com/openimsdk/tools v0.0.49-alpha.24
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
github.com/prometheus/client_golang v1.18.0
|
|
|
|
github.com/prometheus/client_golang v1.18.0
|
|
|
@ -177,4 +177,4 @@ require (
|
|
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
|
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
replace github.com/openimsdk/protocol => /Users/chao/Desktop/project/protocol
|
|
|
|
//replace github.com/openimsdk/protocol => /Users/chao/Desktop/project/protocol
|
|
|
|