summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorAndrew Morrow <andrew.morrow@10gen.com>2020-01-15 19:51:39 +0000
committerevergreen <evergreen@mongodb.com>2020-01-15 19:51:39 +0000
commit3c0c136ecf80d60f512e96b9720af3845f401fd8 (patch)
treee8981c04b760b03bb623b2cfaf31d48ba84bc9a7 /README.third_party.md
parentc9dbf657e1ef0fdda8a32d1080d4a7c3bb361c5e (diff)
downloadmongo-3c0c136ecf80d60f512e96b9720af3845f401fd8.tar.gz
SERVER-44763 Remove gotools from build and packaging
Diffstat (limited to 'README.third_party.md')
-rw-r--r--README.third_party.md36
1 files changed, 0 insertions, 36 deletions
diff --git a/README.third_party.md b/README.third_party.md
index 3ad0cdaf671..114dd981e1a 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -101,42 +101,6 @@ released binary artifacts.
| testscenarios |
| testtools |
-## Libraries Imported by Tools
-
-The following Go libraries are vendored into the MongoDB tools. Their
-license notices are included in the `THIRD-PARTY-NOTICES.gotools` file.
-
-| Name |
-| :------------------------------------------------------------------ |
-| Go (language runtime and JSON/CSV codecs) |
-| [assertions](https://github.com/smartystreets/assertions) |
-| [crypto](https://golang.org/x/crypto) |
-| [escaper](https://github.com/10gen/escaper) |
-| [gls](https://github.com/jtolds/gls) |
-| [go-cache](https://github.com/patrickmn/go-cache) |
-| [go-flags](https://github.com/jessevdk/go-flags) |
-| [go-runewidth](https://github.com/mattn/go-runewidth) |
-| [goconvey](https://github.com/smartystreets/goconvey) |
-| [gopacket](https://github.com/google/gopacket) |
-| [gopass](https://github.com/howeyc/gopass) |
-| [gopherjs](https://github.com/gopherjs/gopherjs) |
-| [llmgo](https://github.com/10gen/llmgo) |
-| [mgo](https://github.com/10gen/mgo) |
-| [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) |
-| [mongo-lint](https://github.com/3rf/mongo-lint) |
-| [mongo-tools-common](https://github.com/mongodb/mongo-tools-common) |
-| [openssl](https://github.com/10gen/openssl) |
-| [oglematchers](https://github.com/jacobsa/oglematchers) |
-| [scram](https://github.com/xdg/scram) |
-| [snappy](https://github.com/golang/snappy) |
-| [spacelog](https://github.com/spacemonkeygo/spacelog) |
-| [stack](https://github.com/go-stack/stack) |
-| [stringprep](https://github.com/xdg/stringprep) |
-| [sync](https://golang.org/x/sync) |
-| [termbox-go](https://github.com/nsf/termbox-go) |
-| [text](https://golang.org/x/text) |
-| [tomb](https://gopkg.in/tomb.v2) |
-
## Dynamically Linked Libraries
Sometimes MongoDB needs to load libraries provided and managed by the