|
|
|
@ -15,7 +15,7 @@ require (
|
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
|
|
|
github.com/openimsdk/localcache v0.0.1
|
|
|
|
|
github.com/openimsdk/protocol v0.0.60
|
|
|
|
|
github.com/openimsdk/tools v0.0.47-alpha.14
|
|
|
|
|
github.com/openimsdk/tools v0.0.47-alpha.16
|
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
|
github.com/prometheus/client_golang v1.18.0
|
|
|
|
|
github.com/stretchr/testify v1.8.4
|
|
|
|
@ -41,7 +41,6 @@ require (
|
|
|
|
|
github.com/stathat/consistent v1.0.0
|
|
|
|
|
go.uber.org/automaxprocs v1.5.3
|
|
|
|
|
golang.org/x/sync v0.6.0
|
|
|
|
|
gotest.tools v2.2.0+incompatible
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
require (
|
|
|
|
@ -76,7 +75,6 @@ require (
|
|
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
|
|
|
github.com/golang/protobuf v1.5.3 // indirect
|
|
|
|
|
github.com/golang/snappy v0.0.4 // indirect
|
|
|
|
|
github.com/google/go-cmp v0.6.0 // indirect
|
|
|
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
|
|
|
|
github.com/google/s2a-go v0.1.7 // indirect
|
|
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
|
|
|
|
|