aboutsummaryrefslogtreecommitdiff
path: root/pkg/storage/index/index.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/storage/index/index.go')
-rw-r--r--pkg/storage/index/index.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/storage/index/index.go b/pkg/storage/index/index.go
index ef9ad60..36a9334 100644
--- a/pkg/storage/index/index.go
+++ b/pkg/storage/index/index.go
@@ -8,9 +8,9 @@ import (
"fmt"
"time"
- "rgdd.se/silent-ct/internal/ioutil"
- "rgdd.se/silent-ct/internal/monitor"
- "rgdd.se/silent-ct/pkg/crtutil"
+ "rgdd.se/silentct/internal/ioutil"
+ "rgdd.se/silentct/internal/monitor"
+ "rgdd.se/silentct/pkg/crtutil"
)
type Config struct {