Imports of package segments

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gobwas/glob
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/hugo/common/predicate
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.