summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 18:02:40 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-23 10:55:29 +0100
commit88a85dcea951b0b5622cf02b167ec9299d93118b (patch)
tree60bfa544c512bafaf954367acf8a024141fd131e /go.mod
parent7f8530039aa018f23bad9d58e97777705a6d19ac (diff)
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.7 to 2.2.8
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/kyokomi/emoji/releases) - [Commits](https://github.com/kyokomi/emoji/compare/v2.2.7...v2.2.8) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 17ecb6ae4..357d87472 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
github.com/gorilla/websocket v1.4.2
github.com/jdkato/prose v1.2.0
github.com/kylelemons/godebug v1.1.0
- github.com/kyokomi/emoji/v2 v2.2.7
+ github.com/kyokomi/emoji/v2 v2.2.8
github.com/magefile/mage v1.10.0
github.com/mattn/go-isatty v0.0.12
github.com/miekg/mmark v1.3.6