File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.4
4
4
5
5
require (
6
6
github.com/dadav/go-jsonpointer v0.0.0-20240918181927-335cbee8c279
7
- github.com/dadav/helm-schema v0.0.0-20241230184257-6f2eeb34f592
7
+ github.com/dadav/helm-schema v0.0.0-20250122083607-0f182120235b
8
8
github.com/google/uuid v1.6.0
9
9
github.com/hashicorp/go-multierror v1.1.1
10
10
github.com/iancoleman/strcase v0.3.0
Original file line number Diff line number Diff line change @@ -318,6 +318,8 @@ github.com/dadav/go-jsonpointer v0.0.0-20240918181927-335cbee8c279 h1:GxxxrAMM6Y
318
318
github.com/dadav/go-jsonpointer v0.0.0-20240918181927-335cbee8c279 /go.mod h1:JoQhlwhuWFnmxzDNgByW0ONYJZjQGnUnRu9H7+C0lTU =
319
319
github.com/dadav/helm-schema v0.0.0-20241230184257-6f2eeb34f592 h1:lJ2ThCfN+RKYVBEeLnvHzkSbKuOnVHbciVpQPm2QnjQ =
320
320
github.com/dadav/helm-schema v0.0.0-20241230184257-6f2eeb34f592 /go.mod h1:IFZOklxRcLrNhNQpwjAs4kAyz8Jpf4zJ8xnDIsAVm3E =
321
+ github.com/dadav/helm-schema v0.0.0-20250122083607-0f182120235b h1:whSVmmrzvAtMOILCglirgpvm2CBX624skfiuS7i0rhU =
322
+ github.com/dadav/helm-schema v0.0.0-20250122083607-0f182120235b /go.mod h1:IFZOklxRcLrNhNQpwjAs4kAyz8Jpf4zJ8xnDIsAVm3E =
321
323
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
322
324
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
323
325
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments