Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(453)

Unified Diff: go/src/infra/monitoring/client/client.go

Issue 1153883002: go: infra/libs/* now live in luci-go. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: move the rest too Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « go/src/infra/monitoring/analyzer/analyzer.go ('k') | go/src/infra/monitoring/dispatcher/dispatcher.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/monitoring/client/client.go
diff --git a/go/src/infra/monitoring/client/client.go b/go/src/infra/monitoring/client/client.go
index 1c4759018dcdd1b1afca940a0182ce3d40e7f84a..ef6c2f439b76d16690f626c599503d5fbcc2c703 100644
--- a/go/src/infra/monitoring/client/client.go
+++ b/go/src/infra/monitoring/client/client.go
@@ -14,7 +14,7 @@ import (
"strings"
"sync/atomic"
- "infra/libs/logging/gologger"
+ "github.com/luci/luci-go/common/logging/gologger"
"infra/monitoring/messages"
)
« no previous file with comments | « go/src/infra/monitoring/analyzer/analyzer.go ('k') | go/src/infra/monitoring/dispatcher/dispatcher.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698