From 13e37a7f9fc87a832a8842b44406878f0a88b0f3 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Mon, 23 Oct 2023 11:50:51 -0700 Subject: [PATCH] github.com/reiver/go-strfs -> sourcecode.social/reiver/go-strfs --- content_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content_test.go b/content_test.go index 55510ab..00c509d 100644 --- a/content_test.go +++ b/content_test.go @@ -1,7 +1,7 @@ package strfs_test import ( - "github.com/reiver/go-strfs" + "sourcecode.social/reiver/go-strfs" "io"