From 99e66816c32398ef720a95ec6e278b143abde19c Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 15 Dec 2016 23:14:00 +0000 Subject: [PATCH] Migrate from Godeps to govendor --- Godeps/Godeps.json | 25 - Godeps/Readme | 5 - Godeps/_workspace/.gitignore | 2 - .../src/code.google.com/p/cascadia/.hgignore | 6 - .../src/code.google.com/p/cascadia/Makefile | 12 - .../p/cascadia/benchmark_test.go | 52 - .../code.google.com/p/cascadia/parser_test.go | 86 - .../p/cascadia/selector_test.go | 536 ---- .../p/go.net/html/atom/atom_test.go | 109 - .../p/go.net/html/atom/table.go | 694 ----- .../p/go.net/html/atom/table_test.go | 341 --- .../p/go.net/html/charset/charset.go | 227 -- .../p/go.net/html/charset/charset_test.go | 200 -- .../p/go.net/html/charset/gen.go | 107 - .../p/go.net/html/charset/table.go | 235 -- .../html/charset/testdata/HTTP-charset.html | 48 - .../charset/testdata/HTTP-vs-UTF-8-BOM.html | 48 - .../testdata/HTTP-vs-meta-charset.html | 49 - .../testdata/HTTP-vs-meta-content.html | 49 - .../testdata/No-encoding-declaration.html | 47 - .../p/go.net/html/charset/testdata/README | 1 - .../html/charset/testdata/UTF-16BE-BOM.html | Bin 2670 -> 0 bytes .../html/charset/testdata/UTF-16LE-BOM.html | Bin 2682 -> 0 bytes .../testdata/UTF-8-BOM-vs-meta-charset.html | 49 - .../testdata/UTF-8-BOM-vs-meta-content.html | 48 - .../testdata/meta-charset-attribute.html | 48 - .../testdata/meta-content-attribute.html | 48 - .../p/go.net/html/entity_test.go | 29 - .../p/go.net/html/escape_test.go | 97 - .../p/go.net/html/example_test.go | 40 - .../p/go.net/html/node_test.go | 146 -- .../p/go.net/html/parse_test.go | 388 --- .../p/go.net/html/render_test.go | 156 -- .../p/go.net/html/testdata/go1.html | 2237 ---------------- .../p/go.net/html/testdata/webkit/README | 28 - .../html/testdata/webkit/adoption01.dat | 194 -- .../html/testdata/webkit/adoption02.dat | 31 - .../html/testdata/webkit/comments01.dat | 135 - .../go.net/html/testdata/webkit/doctype01.dat | 370 --- .../html/testdata/webkit/entities01.dat | 603 ----- .../html/testdata/webkit/entities02.dat | 249 -- .../html/testdata/webkit/html5test-com.dat | 246 -- .../go.net/html/testdata/webkit/inbody01.dat | 43 - .../p/go.net/html/testdata/webkit/isindex.dat | 40 - ...pending-spec-changes-plain-text-unsafe.dat | Bin 115 -> 0 bytes .../testdata/webkit/pending-spec-changes.dat | 52 - .../testdata/webkit/plain-text-unsafe.dat | Bin 4166 -> 0 bytes .../html/testdata/webkit/scriptdata01.dat | 308 --- .../testdata/webkit/scripted/adoption01.dat | 15 - .../testdata/webkit/scripted/webkit01.dat | 28 - .../go.net/html/testdata/webkit/tables01.dat | 212 -- .../p/go.net/html/testdata/webkit/tests1.dat | 1952 -------------- .../p/go.net/html/testdata/webkit/tests10.dat | 799 ------ .../p/go.net/html/testdata/webkit/tests11.dat | 482 ---- .../p/go.net/html/testdata/webkit/tests12.dat | 62 - .../p/go.net/html/testdata/webkit/tests14.dat | 74 - .../p/go.net/html/testdata/webkit/tests15.dat | 208 -- .../p/go.net/html/testdata/webkit/tests16.dat | 2299 ----------------- .../p/go.net/html/testdata/webkit/tests17.dat | 153 -- .../p/go.net/html/testdata/webkit/tests18.dat | 269 -- .../p/go.net/html/testdata/webkit/tests19.dat | 1237 --------- .../p/go.net/html/testdata/webkit/tests2.dat | 763 ------ .../p/go.net/html/testdata/webkit/tests20.dat | 455 ---- .../p/go.net/html/testdata/webkit/tests21.dat | 221 -- .../p/go.net/html/testdata/webkit/tests22.dat | 157 -- .../p/go.net/html/testdata/webkit/tests23.dat | 155 -- .../p/go.net/html/testdata/webkit/tests24.dat | 79 - .../p/go.net/html/testdata/webkit/tests25.dat | 219 -- .../p/go.net/html/testdata/webkit/tests26.dat | 313 --- .../p/go.net/html/testdata/webkit/tests3.dat | 305 --- .../p/go.net/html/testdata/webkit/tests4.dat | 59 - .../p/go.net/html/testdata/webkit/tests5.dat | 191 -- .../p/go.net/html/testdata/webkit/tests6.dat | 663 ----- .../p/go.net/html/testdata/webkit/tests7.dat | 390 --- .../p/go.net/html/testdata/webkit/tests8.dat | 148 -- .../p/go.net/html/testdata/webkit/tests9.dat | 457 ---- .../testdata/webkit/tests_innerHTML_1.dat | 741 ------ .../go.net/html/testdata/webkit/tricky01.dat | 261 -- .../go.net/html/testdata/webkit/webkit01.dat | 610 ----- .../go.net/html/testdata/webkit/webkit02.dat | 159 -- .../p/go.net/html/token_test.go | 748 ------ .../github.com/PuerkitoBio/goquery/.gitignore | 7 - .../PuerkitoBio/goquery/.travis.yml | 6 - .../github.com/PuerkitoBio/goquery/README.md | 102 - .../PuerkitoBio/goquery/array_test.go | 180 -- .../PuerkitoBio/goquery/bench/v0.1.0 | 436 ---- .../PuerkitoBio/goquery/bench/v0.1.1 | 438 ---- .../goquery/bench/v0.1.1-v0.2.1-go1.1rc1.svg | 405 --- .../PuerkitoBio/goquery/bench/v0.2.0 | 459 ---- .../goquery/bench/v0.2.0-v0.2.1-go1.1rc1.svg | 420 --- .../PuerkitoBio/goquery/bench/v0.2.1-go1.1rc1 | 470 ---- .../PuerkitoBio/goquery/bench/v0.3.0 | 476 ---- .../PuerkitoBio/goquery/bench/v0.3.2-go1.2 | 478 ---- .../goquery/bench/v0.3.2-go1.2-take2 | 477 ---- .../PuerkitoBio/goquery/bench/v0.3.2-go1.2rc1 | 477 ---- .../PuerkitoBio/goquery/bench_array_test.go | 112 - .../PuerkitoBio/goquery/bench_example_test.go | 42 - .../PuerkitoBio/goquery/bench_expand_test.go | 72 - .../PuerkitoBio/goquery/bench_filter_test.go | 212 -- .../goquery/bench_iteration_test.go | 62 - .../goquery/bench_property_test.go | 47 - .../PuerkitoBio/goquery/bench_query_test.go | 97 - .../goquery/bench_traversal_test.go | 716 ----- .../PuerkitoBio/goquery/example_test.go | 32 - .../PuerkitoBio/goquery/expand_test.go | 68 - .../PuerkitoBio/goquery/filter_test.go | 191 -- .../PuerkitoBio/goquery/iteration_test.go | 88 - .../PuerkitoBio/goquery/misc/git/pre-commit | 37 - .../PuerkitoBio/goquery/property.go | 91 - .../PuerkitoBio/goquery/property_test.go | 85 - .../PuerkitoBio/goquery/query_test.go | 117 - .../goquery/testdata/gotesting.html | 855 ------ .../PuerkitoBio/goquery/testdata/gowiki.html | 1214 --------- .../goquery/testdata/metalreview.html | 413 --- .../PuerkitoBio/goquery/testdata/page.html | 102 - .../PuerkitoBio/goquery/testdata/page2.html | 24 - .../PuerkitoBio/goquery/traversal_test.go | 697 ----- .../PuerkitoBio/goquery/type_test.go | 160 -- .../PuerkitoBio/goquery/utilities.go | 84 - .../src/github.com/gorilla/feeds/.travis.yml | 6 - .../src/github.com/gorilla/feeds/feed_test.go | 145 -- .../src/github.com/gorilla/feeds/uuid_test.go | 19 - Procfile | 2 +- kotaku-uk-rss.go | 12 +- .../github.com/PuerkitoBio/goquery/LICENSE | 2 +- .../github.com/PuerkitoBio/goquery/README.md | 122 + .../github.com/PuerkitoBio/goquery/array.go | 15 +- .../github.com/PuerkitoBio/goquery/doc.go | 50 +- .../github.com/PuerkitoBio/goquery/expand.go | 16 +- .../github.com/PuerkitoBio/goquery/filter.go | 51 +- .../PuerkitoBio/goquery/iteration.go | 10 +- .../PuerkitoBio/goquery/manipulation.go | 550 ++++ .../PuerkitoBio/goquery/property.go | 278 ++ .../github.com/PuerkitoBio/goquery/query.go | 44 +- .../PuerkitoBio/goquery/traversal.go | 283 +- .../github.com/PuerkitoBio/goquery/type.go | 45 +- .../PuerkitoBio/goquery/utilities.go | 161 ++ .../github.com/andybalholm}/cascadia/LICENSE | 0 .../github.com/andybalholm/cascadia/README.md | 5 + .../andybalholm}/cascadia/parser.go | 31 +- .../andybalholm}/cascadia/selector.go | 86 +- .../github.com/gorilla/feeds/LICENSE | 0 .../github.com/gorilla/feeds/README.md | 92 +- .../github.com/gorilla/feeds/atom.go | 18 +- .../github.com/gorilla/feeds/doc.go | 6 +- .../github.com/gorilla/feeds/feed.go | 2 +- .../github.com/gorilla/feeds/rss.go | 14 +- .../github.com/gorilla/feeds/uuid.go | 0 vendor/golang.org/x/net/LICENSE | 27 + vendor/golang.org/x/net/PATENTS | 22 + .../golang.org/x/net}/html/atom/atom.go | 2 +- .../golang.org/x/net}/html/atom/gen.go | 20 +- vendor/golang.org/x/net/html/atom/table.go | 713 +++++ .../golang.org/x/net}/html/const.go | 6 +- .../golang.org/x/net}/html/doc.go | 6 +- .../golang.org/x/net}/html/doctype.go | 0 .../golang.org/x/net}/html/entity.go | 2 +- .../golang.org/x/net}/html/escape.go | 4 +- .../golang.org/x/net}/html/foreign.go | 0 .../golang.org/x/net}/html/node.go | 2 +- .../golang.org/x/net}/html/parse.go | 44 +- .../golang.org/x/net}/html/render.go | 2 +- .../golang.org/x/net}/html/token.go | 2 +- vendor/vendor.json | 37 + 164 files changed, 2552 insertions(+), 34199 deletions(-) delete mode 100644 Godeps/Godeps.json delete mode 100644 Godeps/Readme delete mode 100644 Godeps/_workspace/.gitignore delete mode 100644 Godeps/_workspace/src/code.google.com/p/cascadia/.hgignore delete mode 100644 Godeps/_workspace/src/code.google.com/p/cascadia/Makefile delete mode 100644 Godeps/_workspace/src/code.google.com/p/cascadia/benchmark_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/cascadia/parser_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/cascadia/selector_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/atom/atom_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/atom/table.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/atom/table_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/charset.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/charset_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/gen.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/table.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/HTTP-charset.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/HTTP-vs-UTF-8-BOM.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/HTTP-vs-meta-charset.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/HTTP-vs-meta-content.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/No-encoding-declaration.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/README delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/UTF-16BE-BOM.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/UTF-16LE-BOM.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/UTF-8-BOM-vs-meta-charset.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/UTF-8-BOM-vs-meta-content.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/meta-charset-attribute.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/charset/testdata/meta-content-attribute.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/entity_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/escape_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/example_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/node_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/parse_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/render_test.go delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/go1.html delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/README delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/adoption01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/adoption02.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/comments01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/doctype01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/entities01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/entities02.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/html5test-com.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/inbody01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/isindex.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/pending-spec-changes.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/plain-text-unsafe.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/scriptdata01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/scripted/adoption01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/scripted/webkit01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tables01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests1.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests10.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests11.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests12.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests14.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests15.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests16.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests17.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests18.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests19.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests2.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests20.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests21.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests22.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests23.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests24.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests25.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests26.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests3.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests4.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests5.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests6.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests7.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests8.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests9.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tests_innerHTML_1.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/tricky01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/webkit01.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/testdata/webkit/webkit02.dat delete mode 100644 Godeps/_workspace/src/code.google.com/p/go.net/html/token_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/.gitignore delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/.travis.yml delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/README.md delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/array_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.1.0 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.1.1 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.1.1-v0.2.1-go1.1rc1.svg delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.2.0 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.2.0-v0.2.1-go1.1rc1.svg delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.2.1-go1.1rc1 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.3.0 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.3.2-go1.2 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.3.2-go1.2-take2 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench/v0.3.2-go1.2rc1 delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_array_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_example_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_expand_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_filter_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_iteration_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_property_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_query_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/bench_traversal_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/example_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/expand_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/filter_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/iteration_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/misc/git/pre-commit delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/property.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/property_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/query_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/testdata/gotesting.html delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/testdata/gowiki.html delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/testdata/metalreview.html delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/testdata/page.html delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/testdata/page2.html delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/traversal_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/type_test.go delete mode 100644 Godeps/_workspace/src/github.com/PuerkitoBio/goquery/utilities.go delete mode 100644 Godeps/_workspace/src/github.com/gorilla/feeds/.travis.yml delete mode 100644 Godeps/_workspace/src/github.com/gorilla/feeds/feed_test.go delete mode 100644 Godeps/_workspace/src/github.com/gorilla/feeds/uuid_test.go rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/LICENSE (96%) create mode 100644 vendor/github.com/PuerkitoBio/goquery/README.md rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/array.go (86%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/doc.go (75%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/expand.go (67%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/filter.go (76%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/iteration.go (66%) create mode 100644 vendor/github.com/PuerkitoBio/goquery/manipulation.go create mode 100644 vendor/github.com/PuerkitoBio/goquery/property.go rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/query.go (65%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/traversal.go (61%) rename {Godeps/_workspace/src => vendor}/github.com/PuerkitoBio/goquery/type.go (69%) create mode 100644 vendor/github.com/PuerkitoBio/goquery/utilities.go rename {Godeps/_workspace/src/code.google.com/p => vendor/github.com/andybalholm}/cascadia/LICENSE (100%) mode change 100644 => 100755 create mode 100644 vendor/github.com/andybalholm/cascadia/README.md rename {Godeps/_workspace/src/code.google.com/p => vendor/github.com/andybalholm}/cascadia/parser.go (95%) rename {Godeps/_workspace/src/code.google.com/p => vendor/github.com/andybalholm}/cascadia/selector.go (86%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/README.md (58%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/atom.go (86%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/doc.go (83%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/feed.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/rss.go (88%) rename {Godeps/_workspace/src => vendor}/github.com/gorilla/feeds/uuid.go (100%) create mode 100644 vendor/golang.org/x/net/LICENSE create mode 100644 vendor/golang.org/x/net/PATENTS rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/atom/atom.go (97%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/atom/gen.go (96%) create mode 100644 vendor/golang.org/x/net/html/atom/table.go rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/const.go (93%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/doc.go (95%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/doctype.go (100%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/entity.go (99%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/escape.go (96%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/foreign.go (100%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/node.go (99%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/parse.go (97%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/render.go (99%) rename {Godeps/_workspace/src/code.google.com/p/go.net => vendor/golang.org/x/net}/html/token.go (99%) create mode 100644 vendor/vendor.json diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json deleted file mode 100644 index 962d98b..0000000 --- a/Godeps/Godeps.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ImportPath": "github.com/jimeh/kotaku-uk-rss", - "GoVersion": "go1.3", - "Deps": [ - { - "ImportPath": "code.google.com/p/cascadia", - "Comment": "null-30", - "Rev": "4f03c71bc42ba0015a68bea86422f0ecbb71bf70" - }, - { - "ImportPath": "code.google.com/p/go.net/html", - "Comment": "null-144", - "Rev": "ad01a6fcc8a19d3a4478c836895ffe883bd2ceab" - }, - { - "ImportPath": "github.com/PuerkitoBio/goquery", - "Comment": "v0.3.2-27-g1e5417b", - "Rev": "1e5417b3dbc2ca68de909fb56d9095daa680a166" - }, - { - "ImportPath": "github.com/gorilla/feeds", - "Rev": "2e133eb352fab1ff3569ee169e9a3a94f69c9081" - } - ] -} diff --git a/Godeps/Readme b/Godeps/Readme deleted file mode 100644 index 4cdaa53..0000000 --- a/Godeps/Readme +++ /dev/null @@ -1,5 +0,0 @@ -This directory tree is generated automatically by godep. - -Please do not edit. - -See https://github.com/tools/godep for more information. diff --git a/Godeps/_workspace/.gitignore b/Godeps/_workspace/.gitignore deleted file mode 100644 index f037d68..0000000 --- a/Godeps/_workspace/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/pkg -/bin diff --git a/Godeps/_workspace/src/code.google.com/p/cascadia/.hgignore b/Godeps/_workspace/src/code.google.com/p/cascadia/.hgignore deleted file mode 100644 index f97c559..0000000 --- a/Godeps/_workspace/src/code.google.com/p/cascadia/.hgignore +++ /dev/null @@ -1,6 +0,0 @@ -^_ -^\. -\.out$ -\.6$ -~$ -\.orig$ diff --git a/Godeps/_workspace/src/code.google.com/p/cascadia/Makefile b/Godeps/_workspace/src/code.google.com/p/cascadia/Makefile deleted file mode 100644 index c7d7a2b..0000000 --- a/Godeps/_workspace/src/code.google.com/p/cascadia/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -include $(GOROOT)/src/Make.inc - -TARG=cascadia - -GOFILES= \ - parser.go \ - selector.go \ - -include $(GOROOT)/src/Make.pkg - -format: - gofmt -w ${GOFILES} *_test.go diff --git a/Godeps/_workspace/src/code.google.com/p/cascadia/benchmark_test.go b/Godeps/_workspace/src/code.google.com/p/cascadia/benchmark_test.go deleted file mode 100644 index cdd6eb2..0000000 --- a/Godeps/_workspace/src/code.google.com/p/cascadia/benchmark_test.go +++ /dev/null @@ -1,52 +0,0 @@ -package cascadia - -import ( - "code.google.com/p/go.net/html" - "strings" - "testing" -) - -func MustParseHTML(doc string) *html.Node { - dom, err := html.Parse(strings.NewReader(doc)) - if err != nil { - panic(err) - } - return dom -} - -var selector = MustCompile(`div.matched`) -var doc = ` - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -` -var dom = MustParseHTML(doc) - -func BenchmarkMatchAll(b *testing.B) { - var matches []*html.Node - for i := 0; i < b.N; i++ { - matches = selector.MatchAll(dom) - } - _ = matches -} diff --git a/Godeps/_workspace/src/code.google.com/p/cascadia/parser_test.go b/Godeps/_workspace/src/code.google.com/p/cascadia/parser_test.go deleted file mode 100644 index 47dd4a6..0000000 --- a/Godeps/_workspace/src/code.google.com/p/cascadia/parser_test.go +++ /dev/null @@ -1,86 +0,0 @@ -package cascadia - -import ( - "testing" -) - -var identifierTests = map[string]string{ - "x": "x", - "96": "", - "-x": "-x", - `r\e9 sumé`: "résumé", - `a\"b`: `a"b`, -} - -func TestParseIdentifier(t *testing.T) { - for source, want := range identifierTests { - p := &parser{s: source} - got, err := p.parseIdentifier() - - if err != nil { - if want == "" { - // It was supposed to be an error. - continue - } - t.Errorf("parsing %q: got error (%s), want %q", source, err, want) - continue - } - - if want == "" { - if err == nil { - t.Errorf("parsing %q: got %q, want error", source, got) - } - continue - } - - if p.i < len(source) { - t.Errorf("parsing %q: %d bytes left over", source, len(source)-p.i) - continue - } - - if got != want { - t.Errorf("parsing %q: got %q, want %q", source, got, want) - } - } -} - -var stringTests = map[string]string{ - `"x"`: "x", - `'x'`: "x", - `'x`: "", - "'x\\\r\nx'": "xx", - `"r\e9 sumé"`: "résumé", - `"a\"b"`: `a"b`, -} - -func TestParseString(t *testing.T) { - for source, want := range stringTests { - p := &parser{s: source} - got, err := p.parseString() - - if err != nil { - if want == "" { - // It was supposed to be an error. - continue - } - t.Errorf("parsing %q: got error (%s), want %q", source, err, want) - continue - } - - if want == "" { - if err == nil { - t.Errorf("parsing %q: got %q, want error", source, got) - } - continue - } - - if p.i < len(source) { - t.Errorf("parsing %q: %d bytes left over", source, len(source)-p.i) - continue - } - - if got != want { - t.Errorf("parsing %q: got %q, want %q", source, got, want) - } - } -} diff --git a/Godeps/_workspace/src/code.google.com/p/cascadia/selector_test.go b/Godeps/_workspace/src/code.google.com/p/cascadia/selector_test.go deleted file mode 100644 index 3d252ba..0000000 --- a/Godeps/_workspace/src/code.google.com/p/cascadia/selector_test.go +++ /dev/null @@ -1,536 +0,0 @@ -package cascadia - -import ( - "code.google.com/p/go.net/html" - "strings" - "testing" -) - -type selectorTest struct { - HTML, selector string - results []string -} - -func nodeString(n *html.Node) string { - switch n.Type { - case html.TextNode: - return n.Data - case html.ElementNode: - return html.Token{ - Type: html.StartTagToken, - Data: n.Data, - Attr: n.Attr, - }.String() - } - return "" -} - -var selectorTests = []selectorTest{ - { - `
This address...
`, - "address", - []string{ - "
", - }, - }, - { - ``, - "*", - []string{ - "", - "", - "", - "", - }, - }, - { - `

`, - "#foo", - []string{ - `

`, - }, - }, - { - `