Imports of package navigation

PathSynopsis
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/hugo/common/typesPackage types contains types shared between packages in Hugo.
github.com/gohugoio/hugo/compare
github.com/pkg/errorsPackage errors provides simple error handling primitives.
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.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.