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

Unified Diff: go/src/infra/tools/cloudtail/cmd/cloudtail/main.go

Issue 2239093002: Roll infra/go/src/github.com/luci/luci-go/ 9380f91eb..ea3fb670b (22 commits). (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 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 | « build/packages/cipd_client.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/tools/cloudtail/cmd/cloudtail/main.go
diff --git a/go/src/infra/tools/cloudtail/cmd/cloudtail/main.go b/go/src/infra/tools/cloudtail/cmd/cloudtail/main.go
index 643fc6843cd1868b6cf8242eca46629553005215..c6f30d7e63db8bcea9422befc41970bb6e8fed2d 100644
--- a/go/src/infra/tools/cloudtail/cmd/cloudtail/main.go
+++ b/go/src/infra/tools/cloudtail/cmd/cloudtail/main.go
@@ -17,8 +17,8 @@ import (
"github.com/maruel/subcommands"
"golang.org/x/net/context"
+ "github.com/luci/luci-go/cipd/version"
"github.com/luci/luci-go/client/authcli"
- "github.com/luci/luci-go/client/cipd/version"
"github.com/luci/luci-go/common/auth"
"github.com/luci/luci-go/common/cli"
"github.com/luci/luci-go/common/logging"
« no previous file with comments | « build/packages/cipd_client.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698