Skip to content

Commit

Permalink
Pin back go-git to v5.4.2, see: go-git/go-git#624
Browse files Browse the repository at this point in the history
  • Loading branch information
uvegla committed Dec 7, 2022
1 parent 75ef354 commit 9b41eeb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
4 changes: 1 addition & 3 deletions go.mod
Expand Up @@ -18,7 +18,7 @@ require (
github.com/giantswarm/operatorkit/v6 v6.1.0
github.com/giantswarm/valuemodifier v0.5.2
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.5.0
github.com/go-git/go-git/v5 v5.4.2
github.com/google/go-cmp v0.5.9
github.com/hashicorp/vault/api v1.8.2
github.com/patrickmn/go-cache v2.1.0+incompatible
Expand Down Expand Up @@ -115,15 +115,13 @@ require (
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/pjbgf/sha1cd v0.2.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/shopspring/decimal v1.3.1 // indirect
github.com/skeema/knownhosts v1.1.0 // indirect
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
Expand Down

0 comments on commit 9b41eeb

Please sign in to comment.