mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-21 02:55:44 +00:00
Update kustomize/api to v0.4.1
This commit is contained in:
parent
f231107869
commit
445dcf0b6d
2 changed files with 7 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
k8s.io/apimachinery v0.18.2
|
||||
k8s.io/client-go v0.18.2
|
||||
sigs.k8s.io/controller-runtime v0.6.0
|
||||
sigs.k8s.io/kustomize/api v0.3.3
|
||||
sigs.k8s.io/kustomize/api v0.4.1
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue