mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 04:18:39 +00:00
Update go-opencv
This commit is contained in:
7
go.mod
7
go.mod
@@ -4,15 +4,14 @@ require (
|
||||
github.com/abbot/go-http-auth v0.4.0
|
||||
github.com/antonini/golibjpegturbo v0.0.0-20141208033414-c03a2fa1e89a
|
||||
github.com/disintegration/imaging v1.6.1
|
||||
github.com/gen2brain/go-opencv v0.0.0-20181117131054-351d3b510a27
|
||||
github.com/gen2brain/go-opencv v0.0.0-20191005190506-bf186fc94f7a
|
||||
github.com/korandiz/v4l v0.0.0-20180520170035-995f703bfc89
|
||||
gocv.io/x/gocv v0.20.0
|
||||
golang.org/x/crypto v0.0.0-20190927123631-a832865fa7ad // indirect
|
||||
golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a // indirect
|
||||
golang.org/x/net v0.0.0-20190926025831-c00fd9afed17
|
||||
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
|
||||
golang.org/x/sys v0.0.0-20190927073244-c990c680b611 // indirect
|
||||
golang.org/x/text v0.3.2 // indirect
|
||||
golang.org/x/tools v0.0.0-20190928230422-e461004dd03d // indirect
|
||||
goost.org/encoding/base64 v0.0.0-20190928151742-cd6f75493c10
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
||||
Reference in New Issue
Block a user