mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
parent
295ceb4526
commit
2e4334eb3a
2 changed files with 1 additions and 3 deletions
|
|
@ -51,8 +51,7 @@ var googleaddrs = []string{
|
|||
"[0:0:0:0:0000:ffff:74.125.19.99]:80",
|
||||
"[0:0:0:0:000000:ffff:74.125.19.99]:80",
|
||||
"[0:0:0:0:0:ffff::74.125.19.99]:80",
|
||||
"[2001:4860:0:2001::68]:80" // ipv6.google.com; removed if ipv6 flag not set
|
||||
,
|
||||
"[2001:4860:0:2001::68]:80", // ipv6.google.com; removed if ipv6 flag not set
|
||||
}
|
||||
|
||||
func TestDialGoogle(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue