From a26dcba10a0d02a2e74784d87d93f5f5e53c5c24 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 21 Nov 2024 17:24:22 -0500 Subject: update module name --- slice_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slice_test.go') diff --git a/slice_test.go b/slice_test.go index 14fcd10..bdb6267 100644 --- a/slice_test.go +++ b/slice_test.go @@ -3,7 +3,7 @@ package share_test import ( "testing" - "git.samanthony.xyz/share" + "github.com/sam-rba/share" ) func TestConstSlice(t *testing.T) { -- cgit v1.2.3