boulder/vendor/golang.org/x/net
Daniel McCarney 1bf07bc2ab deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623)
Unit tests are confirmed to pass:
```
~/go/src/golang.org/x/net$ git log --pretty=format:'%h' -n 1
2180aed

~/go/src/golang.org/x/net$ go test ./...
ok      golang.org/x/net/bpf    0.494s
ok      golang.org/x/net/context        0.058s
ok      golang.org/x/net/context/ctxhttp        0.104s
?       golang.org/x/net/dict   [no test files]
ok      golang.org/x/net/dns/dnsmessage 0.074s
ok      golang.org/x/net/html   0.097s
ok      golang.org/x/net/html/atom      0.002s
ok      golang.org/x/net/html/charset   0.020s
ok      golang.org/x/net/http/httpguts  0.028s
ok      golang.org/x/net/http/httpproxy 0.003s
ok      golang.org/x/net/http2  125.352s
ok      golang.org/x/net/http2/h2c      0.015s
?       golang.org/x/net/http2/h2i      [no test files]
ok      golang.org/x/net/http2/hpack    0.042s
ok      golang.org/x/net/icmp   0.002s
ok      golang.org/x/net/idna   0.012s
?       golang.org/x/net/internal/iana  [no test files]
ok      golang.org/x/net/internal/socket        4.560s
ok      golang.org/x/net/internal/socks 0.222s
ok      golang.org/x/net/internal/sockstest     0.015s
ok      golang.org/x/net/internal/timeseries    0.020s
ok      golang.org/x/net/ipv4   0.053s
ok      golang.org/x/net/ipv6   0.043s
ok      golang.org/x/net/nettest        1.057s
ok      golang.org/x/net/netutil        0.819s
ok      golang.org/x/net/proxy  0.039s
ok      golang.org/x/net/publicsuffix   0.146s
ok      golang.org/x/net/trace  0.007s
ok      golang.org/x/net/webdav 0.091s
ok      golang.org/x/net/webdav/internal/xml    0.010s
ok      golang.org/x/net/websocket      0.026s
ok      golang.org/x/net/xsrftoken      0.019s
```
2020-01-03 10:34:10 -08:00
..
bpf deps: update to prometheus/client_golang 1.2.1 (#4601) 2019-12-06 16:14:50 -05:00
context Switch to modules (#4211) 2019-05-23 14:14:00 -07:00
http/httpguts Update golang.org/x/net (#3695) 2018-05-08 10:38:32 -07:00
http2 deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623) 2020-01-03 10:34:10 -08:00
idna deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623) 2020-01-03 10:34:10 -08:00
internal deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623) 2020-01-03 10:34:10 -08:00
ipv4 deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623) 2020-01-03 10:34:10 -08:00
ipv6 deps: update golang.org/x/net d28f0bde5980 -> 2180aed22343 (#4623) 2020-01-03 10:34:10 -08:00
trace Switch to modules (#4211) 2019-05-23 14:14:00 -07:00
AUTHORS Properly validate punycode (#2964) 2017-08-10 16:22:11 -04:00
CONTRIBUTORS Properly validate punycode (#2964) 2017-08-10 16:22:11 -04:00
LICENSE Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
PATENTS Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00