Imports of package langs

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gohugoio/hugo/common/htime
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/locales
github.com/gohugoio/localescompressedThis file is autogenerated.
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.
golang.org/x/text/collatePackage collate contains types for comparing and sorting Unicode strings according to a given collation order.
golang.org/x/text/languagePackage language implements BCP 47 language tags and related functionality.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.