diff --git a/Gopkg.toml b/Gopkg.toml
index 1e5db0b7ce38b737cb4f99b4e7842ddfc66993f3..337f38647b674477ecaff63ffbaffde951e289c7 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "909-email-is-not-archived-when-you-send-email-and-register-the-email-of-the-receiver-an-an-employee"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]