Revert "deps: Upgrade to latest version of emoji dependency"

This reverts commit 170f18d935.
This commit is contained in:
Bjørn Erik Pedersen
2019-10-05 19:25:25 +02:00
parent 170f18d935
commit 2df5d202c6
2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/google/go-cmp v0.3.1
github.com/gorilla/websocket v1.4.0
github.com/jdkato/prose v1.1.0
github.com/kyokomi/emoji v2.1.0+incompatible
github.com/kyokomi/emoji v1.5.1
github.com/magefile/mage v1.4.0
github.com/magiconair/properties v1.8.1 // indirect
github.com/markbates/inflect v1.0.0