diff --git a/README.md b/README.md index e17c9b40..c00253e9 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-runewidth](https://github.com/mattn/go-runewidth) - Functions to get fixed width of the character or string. * [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support. * [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection). - * [yaml](https://bitbucket.org/zombiezen/yaml) - Implements a YAML 1.2 parser in Go. * Utility * [govalidator](https://github.com/asaskevich/govalidator) - package of string validators and sanitizers for Go lang.