]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: remove Peek from list of canonical methods
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Mar 2017 22:25:44 +0000 (15:25 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Mar 2017 23:36:36 +0000 (23:36 +0000)
commit73912a1b914251d29eb60c8e85262d931f895b90
treeb6a741595f62253df023c0c7ec81a761506ef9e1
parenta0d6d3855f103db492afb43b243d2ed52959f575
cmd/vet: remove Peek from list of canonical methods

It is insufficiently canonical;
see the discussion at issue 19719.

Fixes #19719

Change-Id: I0559ff3b1b39d7bc4b446d104f36fdf8ce3da50e
Reviewed-on: https://go-review.googlesource.com/38722
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/vet/method.go