reverting go-git-provider to fix #2284

Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
Soule BA 2022-01-12 15:50:37 +01:00
parent 926d8a1c37
commit c5890f08ef
No known key found for this signature in database
GPG key ID: 4D40965192802994
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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