Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
remove mention of afero from readme
Browse files Browse the repository at this point in the history
as this is no longer being used
  • Loading branch information
karuppiah7890 committed Aug 25, 2020
1 parent bd5e575 commit fca1b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Nothing fancy about the code, all the heavy lifting is done by:
* [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)
* [go-yaml](https://github.com/go-yaml/yaml/) - for YAML parsing
* [cobra](https://github.com/spf13/cobra) - for CLI stuff
* [afero](https://github.com/spf13/afero) - for file reading
* [The Go stdlib](https://golang.org/pkg/) - for everything else

## Install
Expand Down

0 comments on commit fca1b4b

Please sign in to comment.