From 929a6d9370a0b92ef2b72eab4ecfe7ca7910be04 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 11 Jun 2019 23:41:51 -0400 Subject: change gopath to github --- test_p2p_stress/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_p2p_stress/main.go') diff --git a/test_p2p_stress/main.go b/test_p2p_stress/main.go index ff7bd47..c958a95 100644 --- a/test_p2p_stress/main.go +++ b/test_p2p_stress/main.go @@ -24,7 +24,7 @@ package main import "C" import ( - "salticidae-go" + "github.com/Determinant/salticidae-go" "math/rand" "fmt" "sync" -- cgit v1.2.3