add gofeed as submodule

This commit is contained in:
Nazar Kanaev
2021-02-26 13:44:15 +00:00
parent adef7b76c9
commit 6a643f7ca7
3 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -11,4 +11,4 @@ require (
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
)
replace github.com/mmcdole/gofeed => ./gofeed
replace github.com/mmcdole/gofeed => ./src/gofeed