From d7a1eab5beba4241dab4402c5cd268432d7b46cd Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 21 Mar 2020 08:20:16 +1000 Subject: Migrate to Go111Modules, Add Dockerfile and GoRelaser support --- vendor/github.com/gorilla/feeds/test.atom | 92 ------------------------------- 1 file changed, 92 deletions(-) delete mode 100644 vendor/github.com/gorilla/feeds/test.atom (limited to 'vendor/github.com/gorilla/feeds/test.atom') diff --git a/vendor/github.com/gorilla/feeds/test.atom b/vendor/github.com/gorilla/feeds/test.atom deleted file mode 100644 index aa15214..0000000 --- a/vendor/github.com/gorilla/feeds/test.atom +++ /dev/null @@ -1,92 +0,0 @@ - - - <![CDATA[Lorem ipsum feed for an interval of 1 minutes]]> - - http://example.com/ - RSS for Node - Tue, 30 Oct 2018 23:22:37 GMT - - Tue, 30 Oct 2018 23:22:00 GMT - - 60 - - <![CDATA[Lorem ipsum 2018-10-30T23:22:00+00:00]]> - - http://example.com/test/1540941720 - http://example.com/test/1540941720 - - Tue, 30 Oct 2018 23:22:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:21:00+00:00]]> - - http://example.com/test/1540941660 - http://example.com/test/1540941660 - - Tue, 30 Oct 2018 23:21:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:20:00+00:00]]> - - http://example.com/test/1540941600 - http://example.com/test/1540941600 - - Tue, 30 Oct 2018 23:20:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:19:00+00:00]]> - - http://example.com/test/1540941540 - http://example.com/test/1540941540 - - Tue, 30 Oct 2018 23:19:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:18:00+00:00]]> - - http://example.com/test/1540941480 - http://example.com/test/1540941480 - - Tue, 30 Oct 2018 23:18:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:17:00+00:00]]> - - http://example.com/test/1540941420 - http://example.com/test/1540941420 - - Tue, 30 Oct 2018 23:17:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:16:00+00:00]]> - - http://example.com/test/1540941360 - http://example.com/test/1540941360 - - Tue, 30 Oct 2018 23:16:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:15:00+00:00]]> - - http://example.com/test/1540941300 - http://example.com/test/1540941300 - - Tue, 30 Oct 2018 23:15:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:14:00+00:00]]> - - http://example.com/test/1540941240 - http://example.com/test/1540941240 - - Tue, 30 Oct 2018 23:14:00 GMT - - - <![CDATA[Lorem ipsum 2018-10-30T23:13:00+00:00]]> - - http://example.com/test/1540941180 - http://example.com/test/1540941180 - - Tue, 30 Oct 2018 23:13:00 GMT - - \ No newline at end of file -- cgit v1.2.3