From 9e6db178b09387e21ac19ce85369cf1ca7a443e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 27 Mar 2018 10:23:33 +0200 Subject: 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 --- glide.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glide.yaml') 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 -- cgit v1.2.3-1-g7c22