Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1073)

Unified Diff: worker/instancepoller/updater.go

Issue 93410043: Extract errors package to github.com/juju/errors
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: worker/instancepoller/updater.go
=== modified file 'worker/instancepoller/updater.go'
--- worker/instancepoller/updater.go 2014-05-08 06:58:42 +0000
+++ worker/instancepoller/updater.go 2014-05-13 04:30:48 +0000
@@ -7,9 +7,9 @@
"fmt"
"time"
+ "github.com/juju/errors"
"github.com/juju/loggo"
- "launchpad.net/juju-core/errors"
"launchpad.net/juju-core/instance"
"launchpad.net/juju-core/state"
"launchpad.net/juju-core/state/api/params"

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b