test-errcode
wangchuxiao 2 years ago
parent 16ca6313e8
commit 73f31df60b

@ -4,7 +4,6 @@ go 1.18
require (
firebase.google.com/go v3.13.0+incompatible
github.com/OpenIMSDK/openKeeper v0.9.9-0.20230510034455-23b10ebc00a8
github.com/OpenIMSDK/open_utils v1.0.8
github.com/Shopify/sarama v1.32.0
github.com/antonfisher/nested-logrus-formatter v1.3.1
@ -58,6 +57,7 @@ require (
cloud.google.com/go/iam v0.13.0 // indirect
cloud.google.com/go/longrunning v0.4.1 // indirect
cloud.google.com/go/storage v1.28.1 // indirect
github.com/OpenIMSDK/openKeeper v0.9.9-0.20230510034455-23b10ebc00a8 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect

Loading…
Cancel
Save