From 1e275930840349f51c891d98b9daeb2c6ebecab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:16:58 +0000 Subject: [PATCH] Bump github.com/ldez/go-git-cmd-wrapper/v2 from 2.7.0 to 2.8.0 Bumps [github.com/ldez/go-git-cmd-wrapper/v2](https://github.com/ldez/go-git-cmd-wrapper) from 2.7.0 to 2.8.0. - [Commits](https://github.com/ldez/go-git-cmd-wrapper/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: github.com/ldez/go-git-cmd-wrapper/v2 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 f3d22c1..b37dbb0 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/arbourd/git-get go 1.22 -require github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0 +require github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0 diff --git a/go.sum b/go.sum index ab66588..f4bed03 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0 h1:p+ddlPLvlBy15FCy8b9P5RkO81i+I2uIPWjaq6D1lO0= -github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0/go.mod h1:0eUeas7XtKDPKQbB0KijfaMPbuQ/cIprtoTRiwaUoFg= +github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0 h1:+lD1DY7jRCy0hBTgrlVSRQtfQvyCr4SGOlf+C+eXBtM= +github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0/go.mod h1:0eUeas7XtKDPKQbB0KijfaMPbuQ/cIprtoTRiwaUoFg=