File tree Expand file tree Collapse file tree 5 files changed +136
-12
lines changed
website/content/en/docs/cli Expand file tree Collapse file tree 5 files changed +136
-12
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,14 @@ require (
7
7
github.com/fatih/structtag v1.1.0
8
8
github.com/go-logr/logr v1.2.0
9
9
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
10
- github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
10
+ github.com/iancoleman/strcase v0.1.2
11
11
github.com/kr/text v0.2.0
12
12
github.com/markbates/inflect v1.0.4
13
13
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2
14
14
github.com/onsi/ginkgo v1.16.5
15
15
github.com/onsi/gomega v1.17.0
16
16
github.com/operator-framework/api v0.11.2-0.20220118170607-6b187a1d0908
17
+ github.com/operator-framework/helm-operator-plugins v0.0.9
17
18
github.com/operator-framework/java-operator-plugins v0.1.0
18
19
github.com/operator-framework/operator-lib v0.10.0
19
20
github.com/operator-framework/operator-registry v1.19.5
You can’t perform that action at this time.
0 commit comments