aboutsummaryrefslogtreecommitdiff
path: root/tests/object_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/object_test.go')
-rw-r--r--tests/object_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/object_test.go b/tests/object_test.go
index 18c78f7..6130dfb 100644
--- a/tests/object_test.go
+++ b/tests/object_test.go
@@ -27,7 +27,7 @@ import (
"strings"
"testing"
- "github.com/majewsky/schwift"
+ "github.com/majewsky/schwift/v2"
)
func TestObjectLifecycle(t *testing.T) {