diff --git a/Gopkg.toml b/Gopkg.toml
index 349b503370d11addf17bca0a46703d4e5aa98825..3569ca7d8c8ad8861caa1ae7a867c70d22fc03d6 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "delete-entity"
   name = "code.vereign.com/code/restful-api"
 
 [prune]