--- bindings/go/src/notmuch/notmuch.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/bindings/go/src/notmuch/notmuch.go
b/bindings/go/src/notmuch/notmuch.go
index ecd7418..1d77fd2 100644
--- a/bindings/go/src/notmuch/notmuch.go
+++ b/bindings/go/src/notmuch/notmuch.go
@@ -775,6 +775,7 @@ type Flag C.notmuch_message_flag_t
const (
MESSAGE_FLAG_MATCH Flag = iota
+ MESSAGE_FLAG_EXCLUDED
)
/* Get a value of a flag for the email corresponding to 'message'. */
--
1.7.7.6
