Imports of package goquery

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/andybalholm/cascadia
golang.org/x/net/htmlPackage html implements an HTML5-compliant tokenizer and parser.
ioPackage io provides basic interfaces to I/O primitives.
iterPackage iter provides basic definitions and operations related to iterators over sequences.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.