Imports of package vendor_dep

PathSynopsis
github.com/golang/mock/gomockPackage gomock is a mock framework for Go.
golang.org/x/tools/presentPackage present implements parsing and rendering of present files, which can be slide presentations as in golang.org/x/tools/cmd/present or articles as in golang.org/x/blog (the Go blog).
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.