aboutsummaryrefslogtreecommitdiff
path: root/pkg/storage/loglist/loglist.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/storage/loglist/loglist.go')
-rw-r--r--pkg/storage/loglist/loglist.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/storage/loglist/loglist.go b/pkg/storage/loglist/loglist.go
index ccc63b0..a37cb32 100644
--- a/pkg/storage/loglist/loglist.go
+++ b/pkg/storage/loglist/loglist.go
@@ -8,7 +8,7 @@ import (
"time"
"gitlab.torproject.org/rgdd/ct/pkg/metadata"
- "rgdd.se/silent-ct/internal/ioutil"
+ "rgdd.se/silentct/internal/ioutil"
)
type Config struct {