mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Pin to api v0.8.1
This commit is contained in:
@@ -2,8 +2,6 @@ module sigs.k8s.io/kustomize/plugin/someteam.example.com/v1/bashedconfigmap
|
||||
|
||||
go 1.15
|
||||
|
||||
require sigs.k8s.io/kustomize/api v0.8.0
|
||||
|
||||
replace sigs.k8s.io/kustomize/api => ../../../../api
|
||||
require sigs.k8s.io/kustomize/api v0.8.1
|
||||
|
||||
replace sigs.k8s.io/kustomize/kyaml => ../../../../kyaml
|
||||
|
||||
Reference in New Issue
Block a user