summaryrefslogtreecommitdiffstats
path: root/val_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'val_test.go')
-rw-r--r--val_test.go2
1 files changed, 1 insertions, 1 deletions
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.