diff --git a/gateway/core/corehttp/ipns_hostname.go b/gateway/core/corehttp/ipns_hostname.go index e22912e3d..6a36bd8c4 100644 --- a/gateway/core/corehttp/ipns_hostname.go +++ b/gateway/core/corehttp/ipns_hostname.go @@ -1,13 +1,14 @@ package corehttp import ( + "context" "net" "net/http" "strings" - "context" "github.com/ipfs/go-ipfs/core" - isd "gx/ipfs/QmaeHSCBd9XjXxmgHEiKkHtLcMCb2eZsPLKT7bHgBfBkqw/go-is-domain" + + isd "gx/ipfs/QmZmmuAXgX73UQmX1jRKjTGmjzq24Jinqkq8vzkBtno4uX/go-is-domain" ) // IPNSHostnameOption rewrites an incoming request if its Host: header contains