1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:24:39 -07:00
go/src/vendor/golang_org/x/net
Brad Fitzpatrick 13dc4d378b vendor: add golang.org/x/net/idna to the vendor directory for Punycode
Adds golang.org/x/net/idna to the Go repo from the
golang.org/x/net repo's git rev 7db922ba (Dec 2012).

Punycode is needed for http.Get("привет.рф") etc., which will
come in separate commits.

Updates #13835

Change-Id: I313ed82d292737579a3ec5dcf8a9e766f2f75138
Reviewed-on: https://go-review.googlesource.com/28961
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-09-11 16:30:46 +00:00
..
http2/hpack
idna vendor: add golang.org/x/net/idna to the vendor directory for Punycode 2016-09-11 16:30:46 +00:00
lex/httplex
route