Changed feed.go
This commit is contained in:
parent
cfefcc12b7
commit
5b2f063579
1 changed files with 1 additions and 1 deletions
2
feed.go
2
feed.go
|
@ -32,7 +32,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
xmlx "github.com/jteeuwen/go-pkg-xmlx"
|
||||
xmlx "git.dnix.de/an/go-pkg-xmlx"
|
||||
)
|
||||
|
||||
type UnsupportedFeedError struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue