Imports of package bugreport

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/mock/gomockPackage gomock is a mock framework for Go.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.