genschema.go shouldn't import multiple jsonschema libraries
Open
kind/refactoring
priority/low
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
https://github.com/lima-vm/lima/blob/00e3398febfc0aabed19c54f7e751dcaf5af5b43/cmd/limactl/genschema.go#L13-L15
Shouldn't need both "github.com/invopop/jsonschema" and "github.com/santhosh-tekuri/jsonschema/v6
Contributor guide
Assessment
This issue has not been assessed yet.