Imports of package mock

PathSynopsis
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/mesos/mesos-go/api/v0/messenger/mock
github.com/mesos/mesos-go/api/v0/upidPackage upid defines the UPID type and some utilities of the UPID.
github.com/stretchr/testify/mockPackage mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.