aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2023-08-29 13:15:46 -0500
committerRobin Jarry <robin@jarry.cc>2023-08-30 22:10:36 +0200
commit781820627f1cb87df898d1a7b5f3b56c6fa20b77 (patch)
tree1e3a3c0c7cb8dae048b8bbe2079a15a85455d553 /go.mod
parent3a55b8e6fd51c3dda1ea71c6806f2ee2d71c1065 (diff)
downloadaerc-781820627f1cb87df898d1a7b5f3b56c6fa20b77.tar.gz
aerc-781820627f1cb87df898d1a7b5f3b56c6fa20b77.zip
notmuch: replace notmuch library with internal bindings
Replace the notmuch library used with our internal bindings. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 347b16aa..a429c283 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,6 @@ require (
github.com/stretchr/testify v1.8.2
github.com/syndtr/goleveldb v1.0.0
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
- github.com/zenhack/go.notmuch v0.0.0-20220918173508-0c918632c39e
golang.org/x/oauth2 v0.7.0
golang.org/x/sys v0.7.0
golang.org/x/tools v0.6.0
@@ -63,5 +62,3 @@ require (
)
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20200420072808-71bec3603bf3
-
-replace github.com/zenhack/go.notmuch => github.com/brunnre8/go.notmuch v0.0.0-20201126061756-caa2daf7093c