diff --git a/t_htmlfile.go b/t_htmlfile.go
index aaf72fe..942baeb 100644
--- a/t_htmlfile.go
+++ b/t_htmlfile.go
@@ -1,7 +1,7 @@
package arbitrary
import (
- "github.com/reiver/go-strfs"
+ "sourcecode.social/reiver/go-strfs"
"io/fs"
"time"
diff --git a/t_textfile.go b/t_textfile.go
index 67639c6..b767447 100644
--- a/t_textfile.go
+++ b/t_textfile.go
@@ -1,7 +1,7 @@
package arbitrary
import (
- "github.com/reiver/go-strfs"
+ "sourcecode.social/reiver/go-strfs"
"io/fs"
"time"