Imports of package inflect

PathSynopsis
github.com/gobuffalo/flectPackage flect is a new inflection engine to replace [https://github.com/markbates/inflect](https://github.com/markbates/inflect) designed to be more modular, more readable, and easier to fix issues on than the original.
github.com/gohugoio/hugo/deps
github.com/gohugoio/hugo/tpl/internal
github.com/spf13/castPackage cast provides easy and safe casting in Go.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.