mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-26 05:18:51 +00:00
Update fluxcd/pkg/git to v0.2.3
Fixes Gitlab bootstrap when used with a project token Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
38468c72db
commit
2eb6a0513e
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/fluxcd/kustomize-controller/api v0.6.3
|
||||
github.com/fluxcd/notification-controller/api v0.6.2
|
||||
github.com/fluxcd/pkg/apis/meta v0.6.0
|
||||
github.com/fluxcd/pkg/git v0.2.2
|
||||
github.com/fluxcd/pkg/git v0.2.3
|
||||
github.com/fluxcd/pkg/runtime v0.7.0
|
||||
github.com/fluxcd/pkg/ssh v0.0.5
|
||||
github.com/fluxcd/pkg/untar v0.0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue