diff --git a/internal/storage/badger/goodsitem.go b/internal/storage/badger/goodsitem.go index 7e2697d..086c544 100644 --- a/internal/storage/badger/goodsitem.go +++ b/internal/storage/badger/goodsitem.go @@ -7,6 +7,7 @@ import ( "encoding/json" "errors" "fmt" + "time" "unsafe" "git.loyso.art/frx/eway/internal/encoding/fbs"