update mod,readme file

This commit is contained in:
bense
2023-01-31 08:49:16 +08:00
parent 13073cd8e4
commit 5d86baf170
9 changed files with 44 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ package gotdx
import (
"fmt"
"gotdx/proto"
"github.com/bensema/gotdx/proto"
"testing"
)