mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-29 22:58:50 +00:00
Update fluxcd/pkg/git to v0.2.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
53cdcbc4ee
commit
16e74647eb
6 changed files with 53 additions and 20 deletions
4
go.mod
4
go.mod
|
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/fluxcd/kustomize-controller/api v0.6.2
|
||||
github.com/fluxcd/notification-controller/api v0.6.1
|
||||
github.com/fluxcd/pkg/apis/meta v0.5.0
|
||||
github.com/fluxcd/pkg/git v0.2.1
|
||||
github.com/fluxcd/pkg/git v0.2.2
|
||||
github.com/fluxcd/pkg/runtime v0.6.2
|
||||
github.com/fluxcd/pkg/ssh v0.0.5
|
||||
github.com/fluxcd/pkg/untar v0.0.5
|
||||
|
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/google/go-containerregistry v0.2.0
|
||||
github.com/manifoldco/promptui v0.7.0
|
||||
github.com/olekukonko/tablewriter v0.0.4
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/spf13/cobra v1.1.1
|
||||
k8s.io/api v0.19.4
|
||||
k8s.io/apiextensions-apiserver v0.19.4
|
||||
k8s.io/apimachinery v0.19.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue