Get rid of statik and fix failing tests

This commit is contained in:
Katrina Verey
2022-11-23 20:34:38 -05:00
parent e5ab220821
commit 7f9f6140ff
8 changed files with 34 additions and 58 deletions

View File

@@ -3,7 +3,6 @@ module sigs.k8s.io/kustomize/cmd/pluginator/v2
go 1.19
require (
github.com/rakyll/statik v0.1.7
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.8.0
sigs.k8s.io/kustomize/api v0.12.1