From 619091fc610f79471f22e3de046b8fca90332c34 Mon Sep 17 00:00:00 2001 From: Kalin Canov <kalin.canov@vereign.com> Date: Thu, 30 Jun 2022 12:07: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 17db2d3b..9b016b91 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,10 @@ can be mapped and used for evaluating all kinds of different policies. Without a package naming rule, there's no way the service can automatically generate HTTP endpoints for working with arbitrary dynamically uploaded policies. +## Dependencies + +[Dependencies](go.mod) + ## License -<hr/> [Apache 2.0 license](LICENSE) -- GitLab