1
0
mirror of https://github.com/golang/go synced 2024-11-18 17:54:57 -07:00
go/cmd
Andrew Gerrand 5ebbcd132f go.tools: use golang.org/x/... import paths
Rewrite performed with this command:
  sed -i '' 's_code.google.com/p/go\._golang.org/x/_g' \
    $(grep -lr 'code.google.com/p/go.' *)

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/170920043
2014-11-10 08:50:40 +11:00
..
benchcmp benchcmp: Fix invocation instructions. 2014-07-22 17:50:39 +10:00
cover go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
digraph go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
eg go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
godex go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
godoc go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
goimports go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
gorename go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
gotype go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
html2article go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
oracle go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
present go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
ssadump go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
stringer go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
vet go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00