From b2566d158b4cb22e5a81ea92ab5c1c685450234f Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Sat, 19 Mar 2022 16:49:48 +0000 Subject: [PATCH] Update third-party.md --- third-party.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/third-party.md b/third-party.md index 0f20d925d..ec537824e 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of February 23, 2022) +## Licenses (as of March 19, 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. @@ -95,3 +95,11 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | geoip-lite | Apache2 | JavaScript | | ua-parser-js | MIT | JavaScript | | express | MIT | JavaScript | +| kafka | Apache2 | Java | +| stern | Apache2 | Go | +| k9s | Apache2 | Go | +| Minio | General Public License v3.0 | Go | +| PostgreSQL | PostgreSQL License | c++ | +| Ansible | GPL-3.0 | python | +| k3s | Apache2 | Go | +| Nginx | BSD-2-Clause | c |