summaryrefslogtreecommitdiff
path: root/internal/media/pruneremote.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/media/pruneremote.go')
-rw-r--r--internal/media/pruneremote.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/media/pruneremote.go b/internal/media/pruneremote.go
index 19a9642d7..011ed1dd7 100644
--- a/internal/media/pruneremote.go
+++ b/internal/media/pruneremote.go
@@ -22,7 +22,7 @@ import (
"context"
"fmt"
- "codeberg.org/gruf/go-store/storage"
+ "codeberg.org/gruf/go-store/v2/storage"
"github.com/superseriousbusiness/gotosocial/internal/db"
"github.com/superseriousbusiness/gotosocial/internal/gtsmodel"
"github.com/superseriousbusiness/gotosocial/internal/log"