diff options
Diffstat (limited to 'fetch/gopher.go')
| -rw-r--r-- | fetch/gopher.go | 2 |
1 files changed, 1 insertions, 1 deletions
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" ) |
