mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-28 13:03:56 +00:00
Update: update import
This commit is contained in:
parent
3eef3b5879
commit
c1115cebc7
@ -14,7 +14,7 @@
|
||||
package robotgo
|
||||
|
||||
import (
|
||||
"github.com/otiai10/gosseract"
|
||||
"github.com/otiai10/gosseract/v2"
|
||||
)
|
||||
|
||||
// GetText get the image text by tesseract ocr
|
||||
|
Loading…
Reference in New Issue
Block a user