]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: refresh command for updating whitelist data.
authorDavid Symonds <dsymonds@golang.org>
Mon, 11 Apr 2016 00:26:38 +0000 (10:26 +1000)
committerDavid Symonds <dsymonds@golang.org>
Mon, 11 Apr 2016 00:39:53 +0000 (00:39 +0000)
commite6a8daceb0b0df77f5d2ca34a73561375bb89c63
treea0561a25fdebfc08763848846569b0dc96beeee9
parentad7448fe982d83de15deec9c55c56d0cd9261c6c
cmd/vet: refresh command for updating whitelist data.

This excludes internal and testdata packages, as well as func types.

No new whitelist entries were found.

Change-Id: Ie7d42ce0a235394e4bcabf09e155726a35cd2d3d
Reviewed-on: https://go-review.googlesource.com/21822
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/vet/internal/whitelist/whitelist.go