From 3f452ca283e7e1b0e0f75f386f7551c0766d8704 Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Fri, 13 Sep 2019 08:48:00 +0200 Subject: notmuch: sync maildir flags Syncs back special notmuch tag like unread to the underlying maildir store --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 1e30e3d..aeb7f8c 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/smartystreets/assertions v1.0.1 // indirect github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect github.com/stretchr/testify v1.3.0 - github.com/zenhack/go.notmuch v0.0.0-20190726231123-3d59f87d986e + github.com/zenhack/go.notmuch v0.0.0-20190821052706-5a1961965cfb golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 // indirect golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // indirect -- cgit v1.2.3