summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpencer Jackson <spencer.jackson@mongodb.com>2019-06-06 15:28:40 -0400
committerSpencer Jackson <spencer.jackson@mongodb.com>2019-06-18 14:54:44 -0400
commit7395f852414ec41884e2770b08306a8f0c52b6ca (patch)
treea93bf9da83f29f331fbf4da157369c20afcf3f2b
parent497080647ed8223903a55d7674d10262f06ab00c (diff)
downloadmongo-7395f852414ec41884e2770b08306a8f0c52b6ca.tar.gz
SERVER-41568 Update third party library document
(cherry picked from commit d5a46532dd80c4255982308cb933cf78efb21a7f) (cherry picked from commit 5d504a00b156c7af0de806120f77b4dbe04e0bbe)
-rw-r--r--README.third_party.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.third_party.md b/README.third_party.md
index 85bcc6a736b..9d14127df7d 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -23,7 +23,7 @@ a notice will be included in
| ---------------------------| ----------------- | ---------------- | ------------------| :------------------: | :-----------------------------: |
| Aladdin MD5 | Zlib | | Unknown | ✗ | ✗ |
| [ASIO] | BSL-1.0 | 1.13.0 | 9229964dc1 | | ✗ |
-| [benchmark] | Apache-2.0 | 1.4.1 | 1.3.0 | | |
+| [benchmark] | Apache-2.0 | 1.5.0 | 1.3.0 | | |
| [Boost] | BSL-1.0 | 1.70.0 | 1.60.0 | | ✗ |
| [GPerfTools] | BSD-3-Clause | 2.7 | 2.5 | | ✗ |
| [ICU4] | ICU | 64.2 | 57.1 | ✗ | ✗ |
@@ -31,7 +31,7 @@ a notice will be included in
| [JSON-Schema-Test-Suite] | MIT | | 728066f9c5 | | |
| [libstemmer] | BSD-3-Clause | | Unknown | ✗ | ✗ |
| [linenoise] | BSD-3-Clause | | Unknown + changes | | ✗ |
-| [MozJS] | MPL-2.0 | ESR 60.6.1 | ESR 45.9.0 | | ✗ |
+| [MozJS] | MPL-2.0 | ESR 60.7 | ESR 45.9.0 | | ✗ |
| [MurmurHash3] | Public Domain | | Unknown + changes | ✗ | ✗ |
| [Pcre] | BSD-3-Clause | 8.43 | 8.42 | | ✗ |
| [S2] | Apache-2.0 | | Unknown | ✗ | ✗ |
@@ -102,7 +102,6 @@ license notices are included in the `THIRD-PARTY-NOTICES.gotools` file.
| [go-cache](https://github.com/patrickmn/go-cache) |
| [go-flags](https://github.com/jessevdk/go-flags) |
| [go-runewidth](https://github.com/mattn/go-runewidth) |
-| [go-rootcerts](https://github.com/hashicorp/go-rootcerts) |
| [goconvey](https://github.com/smartystreets/goconvey) |
| [gopacket](https://github.com/google/gopacket) |
| [gopass](https://github.com/howeyc/gopass) |