mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Pin to api v0.8.4
This commit is contained in:
@@ -6,9 +6,7 @@ require (
|
||||
github.com/rakyll/statik v0.1.7
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/stretchr/testify v1.4.0
|
||||
sigs.k8s.io/kustomize/api v0.8.3
|
||||
sigs.k8s.io/kustomize/api v0.8.4
|
||||
sigs.k8s.io/kustomize/kyaml v0.10.13
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
)
|
||||
|
||||
replace sigs.k8s.io/kustomize/api => ../../api
|
||||
|
||||
Reference in New Issue
Block a user