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