Heads up folks, a new dependency has been added. github.com/errgo/errgo
This can replace most fmt.Errorf calls. errgo captures the location of the calls to New, Annotate and Translate and will create a call stack. errgo.New to create a new error errgo.Annotate to add contextual information. Docs need a little work. tim -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
