fix api path.
This commit is contained in:
parent
ecf8d35122
commit
7cacf26e80
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"path"
|
||||
"runtime"
|
||||
|
||||
opencv "github.com/vanillahsu/go-opencv/opencv"
|
||||
opencv "github.com/lazywei/go-opencv/opencv"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue