Update go.mod

This commit is contained in:
Alex Eidt 2021-11-22 19:41:29 -08:00
parent c41eca1bbe
commit e73a7f2483

4
go.mod
View file

@ -1,5 +1,3 @@
module github.com/AlexEidt/test
module github.com/AlexEidt/Video-IO
go 1.16
require gocv.io/x/gocv v0.28.0