mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-28 22:28:50 +00:00
Tidy up the mod imports
Signed-off-by: jonathan-innis <jonathan.innis.ji@gmail.com>
This commit is contained in:
parent
b528428d02
commit
9e86fbb311
2 changed files with 2 additions and 30 deletions
2
go.mod
2
go.mod
|
|
@ -24,8 +24,8 @@ require (
|
|||
k8s.io/api v0.20.2
|
||||
k8s.io/apiextensions-apiserver v0.20.2
|
||||
k8s.io/apimachinery v0.20.2
|
||||
k8s.io/client-go v0.20.2
|
||||
k8s.io/cli-runtime v0.20.2 // indirect
|
||||
k8s.io/client-go v0.20.2
|
||||
sigs.k8s.io/cli-utils v0.20.2
|
||||
sigs.k8s.io/controller-runtime v0.8.0
|
||||
sigs.k8s.io/kustomize/api v0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue