mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
updated go version to 1.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module sigs.k8s.io/kustomize/plugin/builtin/patchjson6902transformer
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/evanphx/json-patch v4.5.0+incompatible
|
||||
|
||||
Reference in New Issue
Block a user