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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user