commit | 2308aefc845d16c44882cff5590903b74aab42bf | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Thu Dec 01 12:25:09 2011 -0500 |
committer | Adam Langley <agl@golang.org> | Thu Dec 01 12:25:09 2011 -0500 |
tree | 95c373f0ca04b54dae6f16821c236edb33dfc10c | |
parent | d38cc47c0c2d830fd745b49bf6be1b0ff0e17b14 [diff] |
gofix: add a fix for hash.Sum. This fix adds an output argument to hash.Sum. Tree changes in https://golang.org/cl/5448065 R=rsc CC=golang-dev https://golang.org/cl/5450051