Merge pull request #3538 from monopole/fixnits

Make starlarkmixer plugin module name match path.
This commit is contained in:
Jeff Regan
2021-02-05 18:07:34 -08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
module sigs.k8s.io/kustomize/plugin/someteam.example.com/v1/starlark_mixer
module sigs.k8s.io/kustomize/plugin/someteam.example.com/v1/starlarkmixer
go 1.15