From af694b25232b235a4264231f54576eebcfe7bee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 03:59:35 +0000 Subject: [PATCH] build(deps): bump gocv.io/x/gocv from 0.41.0 to 0.43.0 Bumps [gocv.io/x/gocv](https://github.com/hybridgroup/gocv) from 0.41.0 to 0.43.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.43.0) --- updated-dependencies: - dependency-name: gocv.io/x/gocv dependency-version: 0.43.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..9560f41 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.43.0 diff --git a/go.sum b/go.sum index ffdc39e..70a3c6c 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.43.0 h1:PFNpRUcV8fgBRDbVHHN+4BDZjjPnVveo5N/+e15BTuA= +gocv.io/x/gocv v0.43.0/go.mod h1:zYdWMj29WAEznM3Y8NsU3A0TRq/wR/cy75jeUypThqU=