From 456649d81458e814844110b307ce3651490fcf7f Mon Sep 17 00:00:00 2001
From: igorwork <markin.io210@gmail.com>
Date: Mon, 15 Jun 2020 12:46:06 +0300
Subject: [PATCH] Update Gopkg.toml

---
 Gopkg.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gopkg.toml b/Gopkg.toml
index 2760af9..4f2f190 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "1054-re-design-employee-page"
+  branch = "1062-redesign-of-organization"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab