Changed feed.go

This commit is contained in:
an 2018-02-22 08:22:28 +00:00
parent cfefcc12b7
commit 5b2f063579
1 changed files with 1 additions and 1 deletions

View File

@ -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 {