summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-10 21:28:02 +0000
committerGitHub <noreply@github.com>2023-03-10 21:28:02 +0000
commitccd36ef5cde2cbc652db950997ec2a786d42fe68 (patch)
tree7a933ead8098df0ee4ca9c12438dd64df71a58cc /go.mod
parent195fc4ee20e30a80464effd614659901c0e16d15 (diff)
Build(deps): Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.2 to 5.6.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 596976bb..923fface 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/docker/libkv v0.2.2-0.20180912205406-458977154600
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
github.com/go-git/go-billy/v5 v5.4.1
- github.com/go-git/go-git/v5 v5.5.2
+ github.com/go-git/go-git/v5 v5.6.0
github.com/google/uuid v1.3.0
github.com/gosimple/slug v1.13.1
github.com/hairyhenderson/go-fsimpl v0.0.0-20230121155226-8aa24800449d
@@ -106,7 +106,7 @@ require (
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
- github.com/pjbgf/sha1cd v0.2.3 // indirect
+ github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect