diff options
author | Wim <wim@42.be> | 2017-07-09 13:59:50 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-07-09 14:00:28 +0200 |
commit | 6256c066f11466784fd35f45549ac643dcec790f (patch) | |
tree | 02959a047574008dfb6963e9fc7dcd17fb670073 /vendor/manifest | |
parent | 870b89a8f031903ac53780ec4f09a36532998df6 (diff) | |
download | matterbridge-msglm-6256c066f11466784fd35f45549ac643dcec790f.tar.gz matterbridge-msglm-6256c066f11466784fd35f45549ac643dcec790f.tar.bz2 matterbridge-msglm-6256c066f11466784fd35f45549ac643dcec790f.zip |
Replace :emoji: with unicode chars. #215
Add vendor github.com/peterhellberg/emojilib
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 9c40d006..4d8bbd2b 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -417,6 +417,14 @@ "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", "vcs": "", |