From 4a5b65a72a834a54c855f42ae2f076578ca2179c Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Mon, 25 Apr 2022 10:42:02 +0000 Subject: [PATCH] Update third-party.md --- third-party.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/third-party.md b/third-party.md index 580e4c576..4a31946e5 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of March 19, 2022) +## Licenses (as of April 25, 2022) Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use. @@ -107,4 +107,5 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | k3s | Apache2 | Infrastructure | | nginx | BSD2 | Infrastructure | | clickhouse | Apache2 | Infrastructure | -| redis | BSD3 | Infrastructure | \ No newline at end of file +| redis | BSD3 | Infrastructure | +| yq | MIT | Infrastructure |