Skip to content

Commit

Permalink
refer to checkboard branch of gocv package
Browse files Browse the repository at this point in the history
  • Loading branch information
coert committed May 17, 2024
1 parent 797ba27 commit 3b64622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.2

require (
github.com/deosjr/whistle v0.0.0-20230606141022-90a4546b49c5
gocv.io/x/gocv v0.36.1-85dc4c7f
gocv.io/x/gocv v0.36.1-chessboard
)

replace gocv.io/x/gocv => ./pkg/gocv

0 comments on commit 3b64622

Please sign in to comment.