mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
updated go version to 1.16
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module sigs.k8s.io/kustomize/functions/examples/template-go-nginx
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require sigs.k8s.io/kustomize/kyaml v0.7.1
|
||||
|
||||
Reference in New Issue
Block a user