|
|
|
@ -13,7 +13,7 @@ require (
|
|
|
|
|
github.com/golang-jwt/jwt/v4 v4.5.0
|
|
|
|
|
github.com/golang/protobuf v1.5.3
|
|
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
|
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
|
|
|
|
github.com/jinzhu/copier v0.3.5
|
|
|
|
|
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible // indirect
|
|
|
|
|
github.com/minio/minio-go/v7 v7.0.59
|
|
|
|
@ -38,7 +38,7 @@ require github.com/google/uuid v1.3.0
|
|
|
|
|
|
|
|
|
|
require (
|
|
|
|
|
github.com/OpenIMSDK/protocol v0.0.1
|
|
|
|
|
github.com/OpenIMSDK/tools v0.0.2
|
|
|
|
|
github.com/OpenIMSDK/tools v0.0.4
|
|
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v2.2.7+incompatible
|
|
|
|
|
github.com/go-redis/redis v6.15.9+incompatible
|
|
|
|
|
github.com/go-sql-driver/mysql v1.6.0
|
|
|
|
|