Imports of package resources

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/deps
github.com/gohugoio/hugo/resources/resourcePackage resource contains Resource related types.
github.com/gohugoio/hugo/resources/resource_factories/bundlerPackage bundler contains functions for concatenation etc.
github.com/gohugoio/hugo/resources/resource_factories/createPackage create contains functions for to create Resource objects.
github.com/gohugoio/hugo/resources/resource_transformers/integrity
github.com/gohugoio/hugo/resources/resource_transformers/minifier
github.com/gohugoio/hugo/resources/resource_transformers/postcss
github.com/gohugoio/hugo/resources/resource_transformers/templatesPackage templates contains functions for template processing of Resource objects.
github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss
github.com/gohugoio/hugo/tpl/internal
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/spf13/castPackage cast provides easy and safe casting in Go.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.