]> Cypherpunks repositories - gostls13.git/commit
os: Simplify size using io.Discard.
authorTamir Duberstein <tamird@google.com>
Tue, 12 Oct 2021 20:00:23 +0000 (16:00 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 12 Oct 2021 21:30:45 +0000 (21:30 +0000)
commit3283d1a2f29496d882b6edc57543446967dc8233
tree582a50e39a0c81ec9e5a56b0247cfd6a95a50272
parent61890fb1237a3d2c3be809f66dd3f831cd2cc3d2
os: Simplify size using io.Discard.

Change-Id: Ib7cc86643a3dcae788a94472e54de171e0d655fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/355449
Trust: Michael Pratt <mpratt@google.com>
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/os/os_test.go