mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-17 17:25:43 +00:00
reverting go-git-provider to fix #2284
Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
parent
926d8a1c37
commit
c5890f08ef
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/Masterminds/semver/v3 v3.1.0
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab
|
||||
github.com/cyphar/filepath-securejoin v0.2.2
|
||||
github.com/fluxcd/go-git-providers v0.5.1
|
||||
github.com/fluxcd/go-git-providers v0.5.2
|
||||
github.com/fluxcd/helm-controller/api v0.15.0
|
||||
github.com/fluxcd/image-automation-controller/api v0.19.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue