update Go version to 1.15

This commit is contained in:
Donny Xia
2020-11-25 12:41:20 -08:00
parent ba91b6f79f
commit 8f7bcb9b16
46 changed files with 62 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
module sigs.k8s.io/kustomize/hack
go 1.14
go 1.15
require github.com/golangci/golangci-lint v1.23.8