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

Unified Diff: worker/uniter/charm/bundles.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/uniter/charm/bundles.go
=== modified file 'worker/uniter/charm/bundles.go'
--- worker/uniter/charm/bundles.go 2014-04-17 12:47:50 +0000
+++ worker/uniter/charm/bundles.go 2014-05-13 04:30:48 +0000
@@ -8,9 +8,10 @@
"os"
"path"
+ "github.com/juju/errors"
+
"launchpad.net/juju-core/charm"
"launchpad.net/juju-core/downloader"
- "launchpad.net/juju-core/errors"
"launchpad.net/juju-core/utils"
)

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