Update third-party.md

This commit is contained in:
Rajesh Rajendran 2022-04-25 10:42:02 +00:00 committed by GitHub
parent 8a69d24c1d
commit 4a5b65a72a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |
| redis | BSD3 | Infrastructure |
| yq | MIT | Infrastructure |