1
0
mirror of https://github.com/golang/go synced 2024-11-24 07:50:13 -07:00
go/src/vendor/golang.org/x
smasher164 d49fecc474 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>
2020-03-09 20:45:44 +00:00
..
crypto src/go.mod: import x/crypto/cryptobyte security fix for 32-bit archs 2020-01-28 20:26:36 +00:00
net std,cmd: update x/net and github.com/google/pprof 2020-03-09 20:45:44 +00:00
sys all: update module dependencies 2020-02-19 21:26:10 +00:00
text