4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Replace :emoji: with unicode chars. #215

Add vendor github.com/peterhellberg/emojilib
This commit is contained in:
Wim
2017-07-09 13:59:50 +02:00
parent 870b89a8f0
commit 6256c066f1
5 changed files with 19742 additions and 0 deletions

8
vendor/manifest vendored
View File

@ -416,6 +416,14 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/peterhellberg/emojilib",
"repository": "https://github.com/peterhellberg/emojilib",
"vcs": "git",
"revision": "41920917e2710c9f0ec22d29db182f60e7ed9d11",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/peterhellberg/giphy",
"repository": "https://github.com/peterhellberg/giphy",