Changed rss.go
This commit is contained in:
parent
e9675e5214
commit
cfefcc12b7
1 changed files with 1 additions and 1 deletions
2
rss.go
2
rss.go
|
@ -1,7 +1,7 @@
|
||||||
package feeder
|
package feeder
|
||||||
|
|
||||||
import (
|
import (
|
||||||
xmlx "github.com/jteeuwen/go-pkg-xmlx"
|
xmlx "git.dnix.de/an/go-pkg-xmlx"
|
||||||
)
|
)
|
||||||
|
|
||||||
type MissingRssNodeError struct{}
|
type MissingRssNodeError struct{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue