1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Update git from fluxcd/pkg

This incorporates the changes made to the GitLab provider.

This means that we no longer rely on UI names, but rather use the unique
path identifier (the elements you see in your address bar when looking
at e.g. a group in your GitLab environment).

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals
2021-02-04 16:25:23 +01:00
parent 27d1833854
commit 2f31d80c7a
3 changed files with 9 additions and 9 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/fluxcd/kustomize-controller/api v0.7.4
github.com/fluxcd/notification-controller/api v0.7.1
github.com/fluxcd/pkg/apis/meta v0.7.0
github.com/fluxcd/pkg/git v0.2.3
github.com/fluxcd/pkg/git v0.3.0
github.com/fluxcd/pkg/runtime v0.8.0
github.com/fluxcd/pkg/ssh v0.0.5
github.com/fluxcd/pkg/untar v0.0.5