提交 b02bb95f 作者: Steven Allen

deps: switch back to jbenet go-is-domain

Also fixes https://github.com/ipfs/go-ipfs/issues/4153.

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 a410f7e2
......@@ -9,8 +9,8 @@ import (
core "github.com/ipfs/go-ipfs/core"
namesys "github.com/ipfs/go-ipfs/namesys"
isd "github.com/gxed/go-is-domain"
nsopts "github.com/ipfs/interface-go-ipfs-core/options/namesys"
isd "github.com/jbenet/go-is-domain"
)
// IPNSHostnameOption rewrites an incoming request if its Host: header contains
......
......@@ -12,7 +12,6 @@ require (
github.com/fatih/color v1.7.0 // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/gogo/protobuf v1.2.1
github.com/gxed/go-is-domain v0.0.0-20160921144106-bcb935f9c56d
github.com/hashicorp/golang-lru v0.5.1
github.com/hsanjuan/go-libp2p-http v0.0.2
github.com/ipfs/dir-index-html v1.0.3
......@@ -58,7 +57,7 @@ require (
github.com/ipfs/interface-go-ipfs-core v0.0.3
github.com/ipfs/iptb v1.4.0
github.com/ipfs/iptb-plugins v0.0.2
github.com/jbenet/go-is-domain v0.0.0-20160119110217-ba9815c809e0
github.com/jbenet/go-is-domain v1.0.2
github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c
github.com/jbenet/go-random-files v0.0.0-20190219210431-31b3f20ebded
github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2
......
......@@ -118,9 +118,9 @@
},
{
"author": "jbenet",
"hash": "QmZmmuAXgX73UQmX1jRKjTGmjzq24Jinqkq8vzkBtno4uX",
"hash": "QmNv3umRGdwwWAuJeF2X2BnKisqmzWSAKFtSLdtCh9ehb1",
"name": "go-is-domain",
"version": "1.0.1"
"version": "1.0.2"
},
{
"author": "whyrusleeping",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论