fix go mod path

This commit is contained in:
LKKlein 2020-11-03 19:08:29 +08:00
parent 835b69c04b
commit 83c2d73b22
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module paddleocr-go
module github.com/LKKlein/PaddleOCR/deploy/paddleocr-go
go 1.14