Imports of package watcher

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/google/certificate-transparency-go/schedulePackage schedule provides support for periodically running a function.
github.com/google/certificate-transparency-go/x509utilPackage x509util includes utility code for working with X.509 certificates from the x509 package.
github.com/sergi/go-diff/diffmatchpatch
net/httpPackage http provides HTTP client and server implementations.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.