From 26dbc6c905189ec471801447e382473ed5b15073 Mon Sep 17 00:00:00 2001 From: chrislu Date: Fri, 29 Jul 2022 00:17:28 -0700 Subject: move to https://github.com/seaweedfs/seaweedfs --- weed/shell/command_ec_encode_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weed/shell/command_ec_encode_test.go') diff --git a/weed/shell/command_ec_encode_test.go b/weed/shell/command_ec_encode_test.go index 940c64266..f906bbf27 100644 --- a/weed/shell/command_ec_encode_test.go +++ b/weed/shell/command_ec_encode_test.go @@ -2,7 +2,7 @@ package shell import ( "fmt" - "github.com/chrislusf/seaweedfs/weed/storage/erasure_coding" + "github.com/seaweedfs/seaweedfs/weed/storage/erasure_coding" "testing" ) -- cgit v1.2.3