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

Unified Diff: web_page_replay_go/README.md

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 | « no previous file | web_page_replay_go/src/wpr.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web_page_replay_go/README.md
diff --git a/web_page_replay_go/README.md b/web_page_replay_go/README.md
index 40eb1df97092030c7fab2a513e4a6cdc9028c030..7530ea23abfbdb855606deff1b329e3fb4da63db 100644
--- a/web_page_replay_go/README.md
+++ b/web_page_replay_go/README.md
@@ -33,7 +33,7 @@ If you take this second approach, you will need to manually fetch the required
packages:
```
-go get github.com/codegangsta/cli
+go get github.com/urfave/cli
go get golang.org/x/net/http2
```
« no previous file with comments | « no previous file | web_page_replay_go/src/wpr.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698