diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-22 08:37:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-22 08:37:25 -0400 |
| commit | 7608526b9c5f7a53fa2f369b3e25d8d010a07c4e (patch) | |
| tree | b11edd05076522c35b6673b0f27a0e264142fbcf /go.mod | |
| parent | 1e3065c8f497947452a43f856a775c5b91cf457e (diff) | |
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
