aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/exec/exec.go
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2011-11-03 13:26:43 -0700
committerRob Pike <r@golang.org>2011-11-03 13:26:43 -0700
commitde03d502c7e0bd07c6f084ed9b5bb0446df29b49 (patch)
tree4f6d5a7248cfa5419f637393a4bc674aa05ffaf5 /src/pkg/exec/exec.go
parent5cb4a15320d3b2ac121e3c68249c8ac403120bad (diff)
downloadgo-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