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