Imports of package specrunner

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/onsi/ginkgo/configGinkgo accepts a number of configuration options.
github.com/onsi/ginkgo/internal/leafnodes
github.com/onsi/ginkgo/internal/spec
github.com/onsi/ginkgo/internal/writer
github.com/onsi/ginkgo/reportersGinkgo's Default Reporter
github.com/onsi/ginkgo/types
osPackage os provides a platform-independent interface to operating system functionality.
os/signalPackage signal implements access to incoming signals.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
syscallPackage syscall contains an interface to the low-level operating system primitives.
timePackage time provides functionality for measuring and displaying time.