From 137708df186982c9b60a4f0843ca6b6cbefa8c2a Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sun, 19 Apr 2026 00:47:31 +0200 Subject: change module path to go.xyrillian.de/schwift/v2 --- tests/largeobject_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/largeobject_test.go') diff --git a/tests/largeobject_test.go b/tests/largeobject_test.go index 1711211..9c7f093 100644 --- a/tests/largeobject_test.go +++ b/tests/largeobject_test.go @@ -26,7 +26,7 @@ import ( "testing" "time" - "github.com/majewsky/schwift/v2" + "go.xyrillian.de/schwift/v2" ) func foreachLargeObjectStrategy(action func(schwift.LargeObjectStrategy, string)) { -- cgit v1.2.3