File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/blang/semver/v4 v4.0.0
7
7
github.com/go-logr/logr v1.4.1
8
8
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
9
- github.com/iancoleman/strcase v0.2 .0
9
+ github.com/iancoleman/strcase v0.3 .0
10
10
github.com/kr/text v0.2.0
11
11
github.com/onsi/ginkgo/v2 v2.15.0
12
12
github.com/onsi/gomega v1.30.0
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/hashicorp/golang-lru v0.5.4/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uG
206
206
github.com/huandu/xstrings v1.3.3 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
207
207
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU =
208
208
github.com/huandu/xstrings v1.4.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
209
- github.com/iancoleman/strcase v0.2 .0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0 =
210
- github.com/iancoleman/strcase v0.2 .0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
209
+ github.com/iancoleman/strcase v0.3 .0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
210
+ github.com/iancoleman/strcase v0.3 .0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
211
211
github.com/imdario/mergo v0.3.11 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
212
212
github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
213
213
github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
You can’t perform that action at this time.
0 commit comments