summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorJesús Espino <jespinog@gmail.com>2018-03-27 10:23:33 +0200
committerGitHub <noreply@github.com>2018-03-27 10:23:33 +0200
commit9e6db178b09387e21ac19ce85369cf1ca7a443e8 (patch)
tree9e51141b285b24b00cf187204077fa8526d9183e /glide.yaml
parent8491ba5740e2d9942b2612ce06aef90bb10ad4c0 (diff)
downloadchat-9e6db178b09387e21ac19ce85369cf1ca7a443e8.tar.gz
chat-9e6db178b09387e21ac19ce85369cf1ca7a443e8.tar.bz2
chat-9e6db178b09387e21ac19ce85369cf1ca7a443e8.zip
Adding durafmt library and use it from enterprise global relay export (#8487)
* Adding durafmt library and use it from enterprise global relay export * Allow to specify different server host and server name on smtp connections * Fixing utils/smtp tests
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/glide.yaml b/glide.yaml
index 02889a57b..195be0847 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -34,7 +34,6 @@ import:
version: 4.0.7
subpackages:
- pkg/credentials
-- package: github.com/mssola/user_agent
- package: github.com/nicksnyder/go-i18n
version: v1.10.0
subpackages:
@@ -78,3 +77,4 @@ import:
- store/memstore
- package: gopkg.in/yaml.v2
- package: github.com/avct/uasurfer
+- package: github.com/hako/durafmt