aboutsummaryrefslogtreecommitdiff
path: root/tests/largeobject_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/largeobject_test.go')
-rw-r--r--tests/largeobject_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/largeobject_test.go b/tests/largeobject_test.go
index ac171fd..1711211 100644
--- a/tests/largeobject_test.go
+++ b/tests/largeobject_test.go
@@ -26,7 +26,7 @@ import (
"testing"
"time"
- "github.com/majewsky/schwift"
+ "github.com/majewsky/schwift/v2"
)
func foreachLargeObjectStrategy(action func(schwift.LargeObjectStrategy, string)) {