Imports of package deployconfig

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/gobwas/glob
github.com/gohugoio/hugo/config
github.com/gohugoio/hugo/hugofs/glob
github.com/mitchellh/mapstructurePackage mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.
regexpPackage regexp implements regular expression search.