Skip to content
Snippets Groups Projects
Commit 1387fff5 authored by vito.he's avatar vito.he
Browse files

Mod:registry dir ut

parent 5b02ffee
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ package directory ...@@ -2,7 +2,6 @@ package directory
import ( import (
"context" "context"
"github.com/dubbo/go-for-apache-dubbo/protocol/invocation"
"net/url" "net/url"
"strconv" "strconv"
"testing" "testing"
...@@ -16,6 +15,7 @@ import ( ...@@ -16,6 +15,7 @@ import (
"github.com/dubbo/go-for-apache-dubbo/common" "github.com/dubbo/go-for-apache-dubbo/common"
"github.com/dubbo/go-for-apache-dubbo/common/constant" "github.com/dubbo/go-for-apache-dubbo/common/constant"
"github.com/dubbo/go-for-apache-dubbo/common/extension" "github.com/dubbo/go-for-apache-dubbo/common/extension"
"github.com/dubbo/go-for-apache-dubbo/protocol/invocation"
"github.com/dubbo/go-for-apache-dubbo/protocol/protocolwrapper" "github.com/dubbo/go-for-apache-dubbo/protocol/protocolwrapper"
"github.com/dubbo/go-for-apache-dubbo/registry" "github.com/dubbo/go-for-apache-dubbo/registry"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment