]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: fix vet issues again
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 25 Oct 2016 13:45:35 +0000 (06:45 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 25 Oct 2016 14:27:48 +0000 (14:27 +0000)
commit79b5d329011823c2dff403a98e5a6a4f5946cde2
tree95004e9d10be6f1f57e4917dec1101b493f3a62a
parent1abefc1ff0ae6a3f3df7affa704cd2c71ab48a05
crypto/tls: fix vet issues again

While we're here, use test[%d] in place of #%d.

Change-Id: Ie30afcab9673e78d3ea7ca80f5e662fbea897488
Reviewed-on: https://go-review.googlesource.com/31936
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/tls/handshake_client_test.go