We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944f3e3 commit f39e228Copy full SHA for f39e228
v2/go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/LdDl/kalman-filter v0.1.1
7
github.com/pkg/errors v0.9.1 // indirect
8
github.com/satori/go.uuid v1.2.0
9
- gocv.io/x/gocv v0.26.0
+ gocv.io/x/gocv v0.23.0
10
gonum.org/v1/gonum v0.9.1 // indirect
11
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
12
)
0 commit comments