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