make sentiment subscribe to posts to enrich

This commit is contained in:
Asim Aslam
2021-03-01 14:26:04 +00:00
parent e205a485b0
commit 8b80c2da2b
6 changed files with 372 additions and 14 deletions

View File

@@ -7,4 +7,7 @@ require (
github.com/cdipaolo/sentiment v0.0.0-20200617002423-c697f64e7f10
github.com/golang/protobuf v1.4.3
github.com/micro/micro/v3 v3.1.0
github.com/micro/services v0.0.0-00010101000000-000000000000
)
replace github.com/micro/services => ../