mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
add a16z parser
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"net/url"
|
||||
|
||||
"github.com/SlyMarbo/rss"
|
||||
"github.com/micro/services/feeds/parser"
|
||||
log "github.com/micro/micro/v3/service/logger"
|
||||
"github.com/micro/services/feeds/parser"
|
||||
feeds "github.com/micro/services/feeds/proto"
|
||||
posts "github.com/micro/services/posts/proto"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user