updated for new git locationupdated for new git location

This commit is contained in:
2020-02-04 23:55:31 -08:00
parent bad43a1eba
commit c38450665b
10 changed files with 22 additions and 22 deletions

View File

@@ -2,8 +2,8 @@ package ingester
import "time"
import "github.com/rs/zerolog/log"
import "github.com/sneak/feta/toot"
import "github.com/sneak/feta/storage"
import "git.eeqj.de/sneak/feta/toot"
import "git.eeqj.de/sneak/feta/storage"
// TootIngester is the data structure for the ingester process that is
// responsible for storing the discovered toots