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

Unified Diff: gotour/tour.go

Issue 185790043: code review 185790043: [release-branch.go1.4] go-tour: update sub-repo import paths
Patch Set: diff -r dbbfe56360c1926e9aa085211af1275371603d9a https://code.google.com/p/go-tour Created 10 years, 11 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
« no previous file with comments | « gotour/local.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gotour/tour.go
===================================================================
--- a/gotour/tour.go
+++ b/gotour/tour.go
@@ -17,8 +17,8 @@
"strings"
"time"
- "code.google.com/p/go.tools/godoc/static"
- "code.google.com/p/go.tools/present"
+ "golang.org/x/tools/godoc/static"
+ "golang.org/x/tools/present"
)
var (
« no previous file with comments | « gotour/local.go ('k') | no next file » | no next file with comments »

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