Switch to api version 0.3.1

This commit is contained in:
Phillip Wittrock
2020-01-06 22:35:51 -08:00
parent db5e2c42b0
commit b1f514632a
58 changed files with 91 additions and 1355 deletions

View File

@@ -8,6 +8,6 @@ require (
github.com/gorilla/mux v1.7.3
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
github.com/rs/cors v1.7.0
sigs.k8s.io/kustomize/api v0.3.0
sigs.k8s.io/kustomize/api v0.3.1
sigs.k8s.io/yaml v1.1.0
)