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 (
66 github.com/blang/semver/v4 v4.0.0
77 github.com/go-logr/logr v1.4.1
88 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
1010 github.com/kr/text v0.2.0
1111 github.com/onsi/ginkgo/v2 v2.13.0
1212 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
206206github.com/huandu/xstrings v1.3.3 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
207207github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU =
208208github.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 =
211211github.com/imdario/mergo v0.3.11 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
212212github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
213213github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
You can’t perform that action at this time.
0 commit comments