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

Unified Diff: web_page_replay_go/src/wpr.go

Issue 3012343002: Rename github.com/codegangsta/cli to github.com/urfave/cli (Closed)
Patch Set: Created 3 years, 3 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 | « web_page_replay_go/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web_page_replay_go/src/wpr.go
diff --git a/web_page_replay_go/src/wpr.go b/web_page_replay_go/src/wpr.go
index 51c1c5f15bce5e320c4e070888375468d8d33634..1c17eccce17f259f5844d1fd71e6b277cae1aa16 100644
--- a/web_page_replay_go/src/wpr.go
+++ b/web_page_replay_go/src/wpr.go
@@ -20,7 +20,7 @@ import (
"time"
"github.com/catapult-project/catapult/web_page_replay_go/src/webpagereplay"
- "github.com/codegangsta/cli"
+ "github.com/urfave/cli"
"golang.org/x/net/http2"
)
« no previous file with comments | « web_page_replay_go/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698