mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Use sigs.k8s.io/Application type instead of go template
This commit is contained in:
@@ -7,5 +7,7 @@ require (
|
||||
github.com/google/gofuzz v1.1.0 // indirect
|
||||
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
|
||||
k8s.io/apimachinery v0.17.2
|
||||
sigs.k8s.io/application v0.8.2-0.20200228023238-a3b16d81fa81
|
||||
sigs.k8s.io/kustomize/kyaml v0.1.1-0.20200227221838-a24cc4d305f4
|
||||
sigs.k8s.io/yaml v1.1.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user