build(deps): bump github.com/kyokomi/emoji

Bumps [github.com/kyokomi/emoji](https://github.com/kyokomi/emoji) from 2.2.1+incompatible to 2.2.4+incompatible.
- [Release notes](https://github.com/kyokomi/emoji/releases)
- [Commits](https://github.com/kyokomi/emoji/compare/v2.2.1...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-09 20:22:36 +00:00
committed by Bjørn Erik Pedersen
parent 195bd1243b
commit 8b10c22f82
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/google/go-cmp v0.5.2
github.com/gorilla/websocket v1.4.1
github.com/jdkato/prose v1.1.1
github.com/kyokomi/emoji v2.2.1+incompatible
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/magefile/mage v1.10.0
github.com/markbates/inflect v1.0.4
github.com/mattn/go-isatty v0.0.12