about summary refs log tree commit diff stats
path: root/worker/notmuch/lib/thread.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/notmuch/lib/thread.go')
-rw-r--r--worker/notmuch/lib/thread.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/worker/notmuch/lib/thread.go b/worker/notmuch/lib/thread.go
index 297260d..33bf872 100644
--- a/worker/notmuch/lib/thread.go
+++ b/worker/notmuch/lib/thread.go
@@ -1,4 +1,5 @@
-//+build notmuch
+//go:build notmuch
+// +build notmuch
 
 package lib