Update: update import

This commit is contained in:
vcaesar 2025-05-23 19:00:53 -07:00
parent 3eef3b5879
commit c1115cebc7

View File

@ -14,7 +14,7 @@
package robotgo
import (
"github.com/otiai10/gosseract"
"github.com/otiai10/gosseract/v2"
)
// GetText get the image text by tesseract ocr