updated go version to 1.16

This commit is contained in:
Natasha Sarkar
2021-03-02 16:40:08 -08:00
parent 7fb6fa0f35
commit e9c97a4c4e
45 changed files with 45 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
module sigs.k8s.io/kustomize/cmd/k8scopy
go 1.15
go 1.16
require (
github.com/stretchr/testify v1.4.0