fixed
address
This commit is contained in:
parent
444c83a371
commit
42afe8ef97
|
@ -4,7 +4,7 @@ import (
|
|||
"testing"
|
||||
"net"
|
||||
"google.golang.org/grpc"
|
||||
gt "loafle.com/overflow/central_api_gateway/event"
|
||||
gt "git.loafle.net/overflow/central_api_gateway/event"
|
||||
"golang.org/x/net/context"
|
||||
"time"
|
||||
)
|
||||
|
|
|
@ -2,7 +2,7 @@ package event
|
|||
|
||||
|
||||
import (
|
||||
gt "loafle.com/overflow/central_api_gateway/event"
|
||||
gt "git.loafle.net/overflow/central_api_gateway/event"
|
||||
"golang.org/x/net/context"
|
||||
"log"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user