Update go.mod to use go 1.14

This commit is contained in:
pankona
2020-06-08 15:07:37 +09:00
parent 458a7c532c
commit 18d6a96f80
39 changed files with 39 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
module sigs.k8s.io/kustomize/functions/examples/validator-kubeval
go 1.13
go 1.14
require (
github.com/instrumenta/kubeval v0.0.0-20190918223246-8d013ec9fc56