Sébastien Godart

Results 3 issues of Sébastien Godart

- fix test files (use same package name), - add go.mod file.

Fix #217 Ignore all child node of , not only TextNodes.

### Expected behavior Ignore all child tags (text, nodes, ...) of the "enclosure" RSS tag to avoid generating errors in case of invalid RSS. ### Actual behavior Ignore only text...