]> Cypherpunks repositories - gostls13.git/commit
net: fix typo in dns client unix test
authorIsfan Azhabil <isfan.azhabil@tokopedia.com>
Tue, 24 Dec 2019 10:03:33 +0000 (10:03 +0000)
committerIan Lance Taylor <iant@golang.org>
Tue, 24 Dec 2019 16:07:08 +0000 (16:07 +0000)
commit2e320a240d0b99b6810f452cf8554f6e79f0222e
tree02edd4f883855b05689e4624668a44598e29a265
parent48ed1e61139d4089d8991e1387cec392f0b8378b
net: fix typo in dns client unix test

Fix a typo DNS name, it should be [onion.vegetables.com](http://onion.vegetables.com/)

Change-Id: I4122a2305b8f5e774a834651e70c75b54e9386bd
GitHub-Last-Rev: 9907897944275c5f8c54c79667cbb1ef474539de
GitHub-Pull-Request: golang/go#36270
Reviewed-on: https://go-review.googlesource.com/c/go/+/212410
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/dnsclient_unix_test.go