]> Cypherpunks repositories - gostls13.git/commit
std,cmd: update x/net and github.com/google/pprof
authorsmasher164 <aindurti@gmail.com>
Thu, 27 Feb 2020 07:42:28 +0000 (02:42 -0500)
committerIan Lance Taylor <iant@golang.org>
Mon, 9 Mar 2020 20:45:44 +0000 (20:45 +0000)
commitd49fecc474d04a04d1d22851c06099338abd4391
treef7e59e11f275b05b077e977fc393a1e10a6440b1
parent5fac45a320561b45b52cdcae933882a70699a21d
std,cmd: update x/net and github.com/google/pprof

Re-vendor x/net/dns/dnsmessage, x/net/route, and github.com/google/pprof
(commit 1ebb73c). The updated dependencies fix the string(int)
conversions, in preparation for the vet warning.

Updates #32479.

Change-Id: I023a4e30415d060f8b403b9943fe911f6d19f2e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/221337
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/github.com/google/pprof/internal/report/report.go
src/cmd/vendor/github.com/google/pprof/profile/proto.go
src/cmd/vendor/modules.txt
src/go.mod
src/go.sum
src/vendor/golang.org/x/net/dns/dnsmessage/message.go
src/vendor/golang.org/x/net/route/address.go
src/vendor/modules.txt