From 4b59d684c18e8e829179f3c839176a81780d64ee Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Fri, 29 Oct 2021 13:52:10 +0200 Subject: Renamed forked dependencies, because 'replace' in go.mod leads to problems. --- internal/feed/item.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/feed/item.go') diff --git a/internal/feed/item.go b/internal/feed/item.go index b45f5c5..44e878c 100644 --- a/internal/feed/item.go +++ b/internal/feed/item.go @@ -7,8 +7,8 @@ import ( "strings" "time" + "github.com/Necoro/gofeed" "github.com/google/uuid" - "github.com/mmcdole/gofeed" "github.com/Necoro/feed2imap-go/pkg/config" "github.com/Necoro/feed2imap-go/pkg/util" -- cgit v1.2.3-70-g09d2