Chore: update dependencies & fix typo

This commit is contained in:
Dreamacro
2019-06-29 16:48:48 +08:00
parent 57fdd223f1
commit 34338e7107
5 changed files with 21 additions and 20 deletions

View File

@ -6,7 +6,7 @@ import (
)
var (
errIPNotFound = errors.New("ip not found")
errIPNotFound = errors.New("cannot found ip")
)
// ResolveIP with a host, return ip