address
This commit is contained in:
snoop 2017-05-29 19:44:41 +09:00
parent da8eb2484d
commit bbd45142f8

View File

@ -1,8 +1,8 @@
package task
import (
pb "loafle.com/overflow/central_api_gateway/task"
"loafle.com/overflow/central_api_gateway/commons"
pb "git.loafle.net/overflow/central_api_gateway/task"
"git.loafle.net/overflow/central_api_gateway/commons"
"context"
)