diff --git a/Gopkg.toml b/Gopkg.toml
index 1e323f9d66e3c64fb839b5beabcb176310ee20d8..337f38647b674477ecaff63ffbaffde951e289c7 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "shared-identity"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]