Skip to content

Commit bf6b6fe

Browse files
dependabot[bot]arbourd
authored andcommitted
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](ldez/go-git-cmd-wrapper@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] <[email protected]>
1 parent 5a09a14 commit bf6b6fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.22
55
require (
66
github.com/arbourd/git-get v0.6.1
77
github.com/google/go-cmp v0.6.0
8-
github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0
8+
github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0
99
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ github.com/arbourd/git-get v0.6.1 h1:IYMN6gbtJcADrUpwflVR/5ERwovQ1F4nENSh7CaJnQ4
22
github.com/arbourd/git-get v0.6.1/go.mod h1:haRy2V/Odc+rDhrJhy098yNLZt0qNYu8Q752SGCHz9M=
33
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
44
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
5-
github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0 h1:p+ddlPLvlBy15FCy8b9P5RkO81i+I2uIPWjaq6D1lO0=
6-
github.com/ldez/go-git-cmd-wrapper/v2 v2.7.0/go.mod h1:0eUeas7XtKDPKQbB0KijfaMPbuQ/cIprtoTRiwaUoFg=
5+
github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0 h1:+lD1DY7jRCy0hBTgrlVSRQtfQvyCr4SGOlf+C+eXBtM=
6+
github.com/ldez/go-git-cmd-wrapper/v2 v2.8.0/go.mod h1:0eUeas7XtKDPKQbB0KijfaMPbuQ/cIprtoTRiwaUoFg=

0 commit comments

Comments
 (0)