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