From c0acf6d79ccfebe9a402a83a4cdeac8f5da88883 Mon Sep 17 00:00:00 2001 From: geek Date: Fri, 9 Jun 2017 17:20:04 +0900 Subject: [PATCH] ee --- proxy/sensorItem/sensorItem.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/sensorItem/sensorItem.go b/proxy/sensorItem/sensorItem.go index 26027bc..67baada 100644 --- a/proxy/sensorItem/sensorItem.go +++ b/proxy/sensorItem/sensorItem.go @@ -5,7 +5,7 @@ import ( "git.loafle.net/overflow/overflow_proxy_service/proxy/crawler" "git.loafle.net/overflow/overflow_proxy_service/proxy/sensorItemCategory" "git.loafle.net/overflow/overflow_proxy_service/proxy/utils" - "github.com/golang/protobuf/ptypes/timestamp" + "git.loafle.net/overflow/commons_go/model/timestamp" ) type SensorItem struct {