fixed
address
This commit is contained in:
parent
ef5ecee286
commit
8a85b63562
@ -2,7 +2,7 @@ package proxy
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"loafle.com/overflow/encryption_go"
|
||||
"git.loafle.net/overflow/encryption_go"
|
||||
"log"
|
||||
)
|
||||
|
||||
|
@ -2,7 +2,7 @@ package proxy
|
||||
|
||||
import (
|
||||
"log"
|
||||
pb "loafle.com/overflow/overflow_api_db/build/golang"
|
||||
pb "git.loafle.net/overflow/overflow_api_db/build/golang"
|
||||
"google.golang.org/grpc"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user