fix chat event consumption interface change

This commit is contained in:
Asim Aslam
2020-10-19 10:49:05 +01:00
parent 199309e823
commit 00e9b92a14
4 changed files with 12 additions and 4 deletions

4
go.mod
View File

@@ -3,10 +3,10 @@ module github.com/micro/services
go 1.14
require (
github.com/golang/protobuf v1.4.2
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/gosimple/slug v1.9.0
github.com/micro/micro/v3 v3.0.0-beta.6.0.20201015134940-68ac1ddfa568
github.com/micro/micro/v3 v3.0.0-beta.6.0.20201019094541-f64a46e81eb9
github.com/miekg/dns v1.1.31 // indirect
github.com/ulikunitz/xz v0.5.8 // indirect
golang.org/x/crypto v0.0.0-20201002094018-c90954cbb977 // indirect