'rss.go' ändern
This commit is contained in:
parent
72391e6fd7
commit
047e1e99c5
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"
|
"git.dnix.de/an/xmlx"
|
||||||
)
|
)
|
||||||
|
|
||||||
type MissingRssNodeError struct{}
|
type MissingRssNodeError struct{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue