Skip to content

Commit c1115ce

Browse files
committed
Update: update import
1 parent 3eef3b5 commit c1115ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotgo_ocr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
package robotgo
1515

1616
import (
17-
"github.com/otiai10/gosseract"
17+
"github.com/otiai10/gosseract/v2"
1818
)
1919

2020
// GetText get the image text by tesseract ocr

0 commit comments

Comments
 (0)