Merge pull request #3666 from natasha41575/UpdateToGo1.16

updated go version to 1.16
This commit is contained in:
Jeff Regan
2021-03-02 17:20:46 -08:00
committed by GitHub
45 changed files with 45 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
module sigs.k8s.io/kustomize/kyaml
go 1.15
go 1.16
require (
github.com/davecgh/go-spew v1.1.1