diff --git a/Gopkg.toml b/Gopkg.toml
index ff1e5adea27c021caa8c2bb9d5b08d3b03b38457..39d8e302aa4dcd162002ec9d43d3c0ffcc3bfd42 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "5-implement-integrity-check-of-documents"
+  branch = "5-implement-integrity-check-of-documents" 
   name = "code.vereign.com/code/restful-api"
 
 [prune]