Skip to content
Snippets Groups Projects
Commit 7c752e84 authored by AlexStocks's avatar AlexStocks
Browse files

Fix: format error

parent 12b6d6aa
No related branches found
No related tags found
No related merge requests found
......@@ -25,8 +25,8 @@ import (
)
import (
hessian "github.com/apache/dubbo-go-hessian2"
"github.com/apache/dubbo-getty"
hessian "github.com/apache/dubbo-go-hessian2"
gxsync "github.com/dubbogo/gost/sync"
perrors "github.com/pkg/errors"
"go.uber.org/atomic"
......
......@@ -27,8 +27,8 @@ import (
)
import (
"github.com/apache/dubbo-go-hessian2"
"github.com/apache/dubbo-getty"
"github.com/apache/dubbo-go-hessian2"
"github.com/opentracing/opentracing-go"
perrors "github.com/pkg/errors"
)
......
......@@ -23,8 +23,8 @@ import (
)
import (
"github.com/apache/dubbo-go-hessian2"
"github.com/apache/dubbo-getty"
"github.com/apache/dubbo-go-hessian2"
perrors "github.com/pkg/errors"
)
......
......@@ -24,8 +24,8 @@ import (
)
import (
"github.com/coreos/etcd/embed"
"github.com/apache/dubbo-getty"
"github.com/coreos/etcd/embed"
"github.com/stretchr/testify/suite"
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment