Imports of package urls

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gohugoio/hugo/common/urls
github.com/gohugoio/hugo/deps
github.com/gohugoio/hugo/tpl/internal
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/russross/blackfridayPackage blackfriday is a Markdown processor.
github.com/spf13/castPackage cast provides easy and safe casting in Go.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
net/urlPackage url parses URLs and implements query escaping.