From b70ce77f74893d07d2524545377a5068b3be65ab Mon Sep 17 00:00:00 2001 From: an Date: Wed, 21 Feb 2018 11:03:28 +0000 Subject: [PATCH] =?UTF-8?q?'modules/rss.go'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/rss.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/rss.go b/modules/rss.go index d0a756f..d449918 100644 --- a/modules/rss.go +++ b/modules/rss.go @@ -17,8 +17,8 @@ import ( "git.dnix.de/an/xlog" - gorss "github.com/jteeuwen/go-pkg-rss" - "github.com/jteeuwen/go-pkg-xmlx" + gorss "github.com/muesli/go-pkg-rss" + "github.com/muesli/go-pkg-xmlx" ) var hideOutput = true