From 0cd2e07895118144e603426678e1a8c2b0f05b9b Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sat, 9 Jan 2021 11:34:47 +0000
Subject: [PATCH] Update github.com/emersion/go-textwrapper commit hash to
 65d8968

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 1f15c81..f03c74c 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
 	github.com/bbrks/wrap v2.3.0+incompatible
 	github.com/cenkalti/backoff v2.2.1+incompatible
 	github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
-	github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe
+	github.com/emersion/go-textwrapper 65d896831594
 	github.com/google/go-cmp v0.4.0
 	github.com/gorilla/handlers v1.4.2
 	github.com/lunixbochs/struc v0.0.0-20190916212049-a5c72983bc42
-- 
GitLab