tools/go
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
..
buildutil go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
callgraph go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
exact go.tools/go/types, exact: fix build for 1.2 2014-06-12 12:46:21 -07:00
gccgoimporter go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
gcimporter go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
importer go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
loader go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
pointer go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
ssa go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
types go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00