summaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/feeds/to-implement.md
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-21 08:20:16 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-21 08:20:16 +1000
commitd7a1eab5beba4241dab4402c5cd268432d7b46cd (patch)
tree6383b4ebf511b58597d827dc5af00b71c72caf38 /vendor/github.com/gorilla/feeds/to-implement.md
parent13ffd7117180d1a3093ff291481caeb07a8b71de (diff)
Migrate to Go111Modules, Add Dockerfile and GoRelaser support
Diffstat (limited to 'vendor/github.com/gorilla/feeds/to-implement.md')
-rw-r--r--vendor/github.com/gorilla/feeds/to-implement.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/vendor/github.com/gorilla/feeds/to-implement.md b/vendor/github.com/gorilla/feeds/to-implement.md
deleted file mode 100644
index 45fd1e7..0000000
--- a/vendor/github.com/gorilla/feeds/to-implement.md
+++ /dev/null
@@ -1,20 +0,0 @@
-[Full iTunes list](https://help.apple.com/itc/podcasts_connect/#/itcb54353390)
-
-[Example of ideal iTunes RSS feed](https://help.apple.com/itc/podcasts_connect/#/itcbaf351599)
-
-```
-<itunes:author>
-<itunes:block>
-<itunes:catergory>
-<itunes:image>
-<itunes:duration>
-<itunes:explicit>
-<itunes:isClosedCaptioned>
-<itunes:order>
-<itunes:complete>
-<itunes:new-feed-url>
-<itunes:owner>
-<itunes:subtitle>
-<itunes:summary>
-<language>
-``` \ No newline at end of file