From 2485d509838013351672db50b2cb57880b7c3e1c Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Mon, 5 Aug 2019 09:16:08 +0200 Subject: add github.com/zenhack/go.notmuch --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index bc67a4d..3ae47e0 100644 --- a/go.mod +++ b/go.mod @@ -31,6 +31,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 golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e // indirect -- cgit v1.2.3