From 7608526b9c5f7a53fa2f369b3e25d8d010a07c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 08:37:25 -0400 Subject: Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0 (#1161) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.3.0...v5.4.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index be4e57dc..dd3e0e0f 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.3.1 - github.com/go-git/go-git/v5 v5.3.0 + github.com/go-git/go-git/v5 v5.4.0 github.com/google/uuid v1.2.0 github.com/gosimple/slug v1.9.0 github.com/hairyhenderson/toml v0.3.1-0.20191004034452-2a4f3b6160f2 @@ -27,8 +27,8 @@ require ( github.com/zealic/xignore v0.3.3 go.etcd.io/bbolt v1.3.5 gocloud.dev v0.22.0 - golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc - golang.org/x/sys v0.0.0-20210415045647-66c3f260301c + golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b + golang.org/x/sys v0.0.0-20210502180810-71e4cd670f79 golang.org/x/term v0.0.0-20210406210042-72f3dc4e9b72 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b gotest.tools/v3 v3.0.3 -- cgit v1.2.3