Imports of package imagetesting

PathSynopsis
github.com/disintegration/giftPackage gift provides a set of useful image processing filters.
github.com/frankban/quicktestPackage quicktest provides a collection of Go helpers for writing tests.
github.com/gohugoio/hugo/common/hashingPackage hashing provides common hashing utilities.
github.com/gohugoio/hugo/common/hugio
github.com/gohugoio/hugo/htesting
github.com/gohugoio/hugo/hugofsPackage hugofs provides the file systems used by Hugo.
github.com/gohugoio/hugo/hugolib
github.com/google/go-cmp/cmpPackage cmp determines equality of values.
imagePackage image implements a basic 2-D image library.
image/gifPackage gif implements a GIF image decoder and encoder.
io/fsPackage fs defines basic interfaces to a file system.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
testingPackage testing provides support for automated testing of Go packages.