From a1518c8e91c6923c4c48677fc543447b465dd16a Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:08:50 +0200 Subject: rename github account --- librsync/librsync_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librsync/librsync_test.go') diff --git a/librsync/librsync_test.go b/librsync/librsync_test.go index c291fac..0c6ebe1 100644 --- a/librsync/librsync_test.go +++ b/librsync/librsync_test.go @@ -2,7 +2,7 @@ package librsync import ( "bytes" - "github.com/kch42/golibrsync/librsync/testdata" + "github.com/silvasur/golibrsync/librsync/testdata" "io" "testing" ) -- cgit v1.2.3-54-g00ecf