]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: t.Error -> t.Errorf
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 4 Sep 2016 21:52:59 +0000 (14:52 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sun, 4 Sep 2016 22:17:14 +0000 (22:17 +0000)
commit1a04b4abe78a152da5ccd801bf13a1df7ddfa8aa
tree435b7b4933eb37d6be6c442cfb49533efc2b2fe7
parentdb9796dac50c65d300d2b262f2f107d86bf1703f
net/http/httputil: t.Error -> t.Errorf

Found by vet.

Change-Id: I09b79d68c7a5fc97e0edda4700a82bfbb00a4f45
Reviewed-on: https://go-review.googlesource.com/28486
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
src/net/http/httputil/reverseproxy_test.go