Skip to content

Commit d29f26c

Browse files
Update module gocv.io/x/gocv to v0.41.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ae2b113 commit d29f26c

File tree

1 file changed

+1
-1
lines changed
  • demos/image_classification/go

1 file changed

+1
-1
lines changed

demos/image_classification/go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ toolchain go1.21.9
2323
require (
2424
github.com/golang/protobuf v1.5.3
2525
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
26-
gocv.io/x/gocv v0.35.0
26+
gocv.io/x/gocv v0.41.0
2727
google.golang.org/grpc v1.62.0
2828
)
2929

0 commit comments

Comments
 (0)