mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-07 12:17:02 +08:00
go mod tidy
This commit is contained in:
parent
fb15cacd70
commit
84ca2f8fc5
2
go.mod
2
go.mod
@ -25,7 +25,7 @@ require (
|
||||
github.com/sirupsen/logrus v1.9.3 // indirect
|
||||
github.com/stretchr/testify v1.8.4
|
||||
go.mongodb.org/mongo-driver v1.12.1
|
||||
golang.org/x/image v0.9.0 // indirect
|
||||
golang.org/x/image v0.9.0
|
||||
google.golang.org/api v0.135.0
|
||||
google.golang.org/grpc v1.57.0
|
||||
google.golang.org/protobuf v1.31.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user