From 6843394a940b8798e4618e38ff4a15621ea2bc30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:33:51 +0000 Subject: [PATCH] build(deps): bump gocv.io/x/gocv from 0.41.0 to 0.42.0 Bumps [gocv.io/x/gocv](https://github.com/hybridgroup/gocv) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/hybridgroup/gocv/releases) - [Changelog](https://github.com/hybridgroup/gocv/blob/release/CHANGELOG.md) - [Commits](https://github.com/hybridgroup/gocv/compare/v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: gocv.io/x/gocv dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b1f7012..c803c4f 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/bugbundle/phantom go 1.22.2 -require gocv.io/x/gocv v0.41.0 +require gocv.io/x/gocv v0.42.0 diff --git a/go.sum b/go.sum index ffdc39e..f377ab5 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -gocv.io/x/gocv v0.41.0 h1:KM+zRXUP28b6dHfhy+4JxDODbCNQNtLg8kio+YE7TqA= -gocv.io/x/gocv v0.41.0/go.mod h1:zYdWMj29WAEznM3Y8NsU3A0TRq/wR/cy75jeUypThqU= +gocv.io/x/gocv v0.42.0 h1:AAsrFJH2aIsQHukkCovWqj0MCGZleQpVyf5gNVRXjQI= +gocv.io/x/gocv v0.42.0/go.mod h1:zYdWMj29WAEznM3Y8NsU3A0TRq/wR/cy75jeUypThqU=