diff options
| author | Rob Pike <r@golang.org> | 2011-11-03 13:26:43 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2011-11-03 13:26:43 -0700 |
| commit | de03d502c7e0bd07c6f084ed9b5bb0446df29b49 (patch) | |
| tree | 4f6d5a7248cfa5419f637393a4bc674aa05ffaf5 /src/pkg/exec/exec.go | |
| parent | 5cb4a15320d3b2ac121e3c68249c8ac403120bad (diff) | |
| download | go-de03d502c7e0bd07c6f084ed9b5bb0446df29b49.tar.xz | |
net: renamings
This is Go 1 package renaming CL #3.
This one merely moves the source; the import strings will be
changed after the next weekly release.
This one moves pieces into net.
http -> net/http
http/cgi -> net/http/cgi
http/fcgi -> net/http/fcgi
http/pprof -> net/http/pprof
http/httptest -> net/http/httptest
mail -> net/mail
rpc -> net/rpc
rpc/jsonrpc -> net/rpc/jsonrpc
smtp -> net/smtp
url -> net/url
Also remove rand (now math/rand) from NOTEST - it has a test.
The only edits are in Makefiles and deps.bash.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5335048
Diffstat (limited to 'src/pkg/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
