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=