'rss.go' ändern

This commit is contained in:
an 2018-02-21 11:37:41 +00:00
parent 72391e6fd7
commit 047e1e99c5
1 changed files with 1 additions and 1 deletions

2
rss.go
View File

@ -1,7 +1,7 @@
package feeder
import (
xmlx "github.com/jteeuwen/go-pkg-xmlx"
"git.dnix.de/an/xmlx"
)
type MissingRssNodeError struct{}