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