• Russ Cox's avatar
    fmt, log: stop using unicode · 0bc18811
    Russ Cox authored
    $ go list -f '{{.ImportPath}} {{.Deps}}' fmt log
    fmt [errors io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe]
    log [errors fmt io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe]
    
    R=bradfitz, rogpeppe, r, r, rsc
    CC=golang-dev
    https://golang.org/cl/5753055
    0bc18811
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...