fix(deps): update module github.com/go-git/go-git/v5 to v5.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-11 13:04:39 +00:00
parent d772fe5699
commit 7a49a1c904
2 changed files with 9 additions and 3 deletions

6
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/containerd/containerd v1.6.12
github.com/docker/buildx v0.9.1
github.com/docker/distribution v2.8.1+incompatible
github.com/go-git/go-git/v5 v5.5.0
github.com/go-git/go-git/v5 v5.5.1
github.com/gofrs/flock v0.8.1
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.6.0
@@ -89,7 +89,7 @@ require (
github.com/mpvl/unique v0.0.0-20150818121801-cbe035fff7de // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
github.com/pjbgf/sha1cd v0.2.0 // indirect
github.com/pjbgf/sha1cd v0.2.3 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/protocolbuffers/txtpbfmt v0.0.0-20201118171849-f6a6b3f636fc // indirect
@@ -100,7 +100,7 @@ require (
github.com/subosito/gotenv v1.4.1 // indirect
github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/xanzy/ssh-agent v0.3.2 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 // indirect
go.opentelemetry.io/proto/otlp v0.12.0 // indirect