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 --- val_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'val_test.go') diff --git a/val_test.go b/val_test.go index c1b7766..5c37d27 100644 --- a/val_test.go +++ b/val_test.go @@ -3,7 +3,7 @@ package share_test import ( "testing" - "git.samanthony.xyz/share" + "github.com/sam-rba/share" ) // Set value in local goroutine, verify in remote goroutine. -- cgit v1.2.3