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

Unified Diff: environs/bootstrap/state.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: environs/bootstrap/state.go
=== modified file 'environs/bootstrap/state.go'
--- environs/bootstrap/state.go 2014-04-14 12:36:13 +0000
+++ environs/bootstrap/state.go 2014-05-13 04:30:48 +0000
@@ -9,11 +9,11 @@
"io"
"io/ioutil"
+ coreerrors "github.com/juju/errors"
"launchpad.net/goyaml"
"launchpad.net/juju-core/environs"
"launchpad.net/juju-core/environs/storage"
- coreerrors "launchpad.net/juju-core/errors"
"launchpad.net/juju-core/instance"
)
« no previous file with comments | « dependencies.tsv ('k') | environs/bootstrap/synctools.go » ('j') | provider/openstack/storage.go » ('J')

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