From d3236bbf480dd0f575c418eacae51fb36a55311c Mon Sep 17 00:00:00 2001
From: Kalin Canov <kalin.canov@vereign.com>
Date: Thu, 30 Jun 2022 12:06:52 +0000
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a694a43..9c520e5 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,10 @@ To run the linters go to the root project directory and run:
 ```shell
 golangci-lint run
 ```
+## Dependencies
+
+[Dependencies](go.mod)
 
 ## License
 
-[Apache 2.0 license](LICENSE)
\ No newline at end of file
+[Apache 2.0 license](LICENSE)
-- 
GitLab