diff --git a/Gopkg.toml b/Gopkg.toml
index 349b503370d11addf17bca0a46703d4e5aa98825..d54ac19a5a34078f1ade975030ae89cb862ad45f 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "250-allow-send-feedback-without-attachments"
   name = "code.vereign.com/code/restful-api"
 
 [prune]