From a5a33a65f014884e67715959ca3b6a94dd73a23b Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sun, 24 Oct 2021 13:19:42 +0200 Subject: fix build: go-gopher migrated to another place --- fetch/gopher.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetch/gopher.go') diff --git a/fetch/gopher.go b/fetch/gopher.go index 6815d1e..9130e26 100644 --- a/fetch/gopher.go +++ b/fetch/gopher.go @@ -12,7 +12,7 @@ import ( "time" "github.com/mmcdole/gofeed" - "github.com/prologic/go-gopher" + "git.mills.io/prologic/go-gopher" "golang.nytpu.com/comitium/core" ) -- cgit v1.2.3