diff --git a/Gopkg.toml b/Gopkg.toml
index 6f91ea14aafc20ad5c61798af9f5b81bb3ec204a..349b503370d11addf17bca0a46703d4e5aa98825 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "19-get-access-token-for-specific-resource-and-passport"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]