You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ Nothing fancy about the code, all the heavy lifting is done by:
11
11
*[go-jsonschema-generator](https://github.com/karuppiah7890/go-jsonschema-generator) - for generating JSON schema. It's a fork of [this](https://github.com/mcuadros/go-jsonschema-generator). Thanks to [@mcuadros](https://github.com/mcuadros)
12
12
*[go-yaml](https://github.com/go-yaml/yaml/) - for YAML parsing
13
13
*[cobra](https://github.com/spf13/cobra) - for CLI stuff
14
-
*[afero](https://github.com/spf13/afero) - for file reading
15
14
*[The Go stdlib](https://golang.org/pkg/) - for everything else
0 commit comments