summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <xdg@xdg.me>2018-11-30 09:50:32 -0500
committerDavid Golden <xdg@xdg.me>2018-12-07 12:46:44 -0500
commit00bf03c454e7796d507ad2e1ee80c5d75e270879 (patch)
treef6bf7c57163802cb0eb44c77bc161c2bfe778cf4
parent4b967bc68b65afd145b8b0a98c4868fd217bd14e (diff)
downloadmongo-00bf03c454e7796d507ad2e1ee80c5d75e270879.tar.gz
Import tools: c1d0d6967c84c62b5b578f7b18a82226b5c76526 from branch v3.6
ref: 7e7a3acf2b..c1d0d6967c for: 3.6.10 TOOLS-1566 Should not include "ssl" tag for Linux 64 build TOOLS-1709 Set build version and git revision using -ldflags TOOLS-1742 import cycle between util and testutil TOOLS-1996 Allow building tools from inside an ordinary GOPATH TOOLS-2099 Tools jstests failing on replica set shutdown TOOLS-2149 Configure build outside Evergreen
-rw-r--r--etc/evergreen.yml167
-rw-r--r--etc/system_perf.yml16
-rw-r--r--src/mongo/gotools/bsondump/testdata/sample.bsonbin283 -> 0 bytes
-rw-r--r--src/mongo/gotools/bsondump/testdata/sample.json4
-rw-r--r--src/mongo/gotools/build.bat16
-rw-r--r--src/mongo/gotools/common/db/testdata/testdata.bsonbin1800 -> 0 bytes
-rw-r--r--src/mongo/gotools/mongoimport/testdata/test_array.json31
-rw-r--r--src/mongo/gotools/mongoimport/testdata/test_bom.json2
-rw-r--r--src/mongo/gotools/mongoimport/testdata/test_plain.json3
-rw-r--r--src/mongo/gotools/mongoimport/testdata/test_plain2.json10
-rw-r--r--src/mongo/gotools/mongorestore/testdata/auth_version_3.bsonbin45 -> 0 bytes
-rw-r--r--src/mongo/gotools/mongorestore/testdata/auth_version_5.bsonbin45 -> 0 bytes
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.bsonbin3300 -> 0 bytes
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.metadata.json1
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/db1/c2.bson0
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.bson0
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.metadata.json0
-rw-r--r--src/mongo/gotools/mongorestore/testdata/testdirs/oplog.bson0
-rw-r--r--src/mongo/gotools/mongostat/test_data/server_status_new.bsonbin1689 -> 0 bytes
-rw-r--r--src/mongo/gotools/mongostat/test_data/server_status_old.bsonbin1689 -> 0 bytes
-rwxr-xr-xsrc/mongo/gotools/set_gopath.bat6
-rw-r--r--src/mongo/gotools/set_gopath.ps19
-rwxr-xr-xsrc/mongo/gotools/set_gopath.sh41
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/.eslintrc.yml (renamed from src/mongo/gotools/.eslintrc.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitattributes (renamed from src/mongo/gotools/.gitattributes)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitignore (renamed from src/mongo/gotools/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/CONTRIBUTING.md (renamed from src/mongo/gotools/CONTRIBUTING.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/Godeps (renamed from src/mongo/gotools/Godeps)2
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/LICENSE.md (renamed from src/mongo/gotools/LICENSE.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/README.md (renamed from src/mongo/gotools/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/THIRD-PARTY-NOTICES (renamed from src/mongo/gotools/THIRD-PARTY-NOTICES)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/binaryurl.py (renamed from src/mongo/gotools/binaryurl.py)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump.go (renamed from src/mongo/gotools/bsondump/bsondump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump_test.go (renamed from src/mongo/gotools/bsondump/bsondump_test.go)12
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/main/bsondump.go (renamed from src/mongo/gotools/bsondump/main/bsondump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/options.go (renamed from src/mongo/gotools/bsondump/options.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/build.sh (renamed from src/mongo/gotools/build.sh)9
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common.yml (renamed from src/mongo/gotools/common.yml)326
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/archive.go (renamed from src/mongo/gotools/common/archive/archive.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/demultiplexer.go (renamed from src/mongo/gotools/common/archive/demultiplexer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer.go (renamed from src/mongo/gotools/common/archive/multiplexer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer_roundtrip_test.go (renamed from src/mongo/gotools/common/archive/multiplexer_roundtrip_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser.go (renamed from src/mongo/gotools/common/archive/parser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser_test.go (renamed from src/mongo/gotools/common/archive/parser_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude.go (renamed from src/mongo/gotools/common/archive/prelude.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude_test.go (renamed from src/mongo/gotools/common/archive/prelude_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/auth/auth_info.go (renamed from src/mongo/gotools/common/auth/auth_info.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/bsonutil.go (renamed from src/mongo/gotools/common/bsonutil/bsonutil.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter.go (renamed from src/mongo/gotools/common/bsonutil/converter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter_test.go (renamed from src/mongo/gotools/common/bsonutil/converter_test.go)39
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/date_test.go (renamed from src/mongo/gotools/common/bsonutil/date_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d.go (renamed from src/mongo/gotools/common/bsonutil/marshal_d.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d_test.go (renamed from src/mongo/gotools/common/bsonutil/marshal_d_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/maxkey_test.go (renamed from src/mongo/gotools/common/bsonutil/maxkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/minkey_test.go (renamed from src/mongo/gotools/common/bsonutil/minkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/number.go (renamed from src/mongo/gotools/common/bsonutil/number.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberint_test.go (renamed from src/mongo/gotools/common/bsonutil/numberint_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberlong_test.go (renamed from src/mongo/gotools/common/bsonutil/numberlong_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/objectid_test.go (renamed from src/mongo/gotools/common/bsonutil/objectid_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/regexp_test.go (renamed from src/mongo/gotools/common/bsonutil/regexp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/timestamp_test.go (renamed from src/mongo/gotools/common/bsonutil/timestamp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/undefined_test.go (renamed from src/mongo/gotools/common/bsonutil/undefined_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/common.go (renamed from src/mongo/gotools/common/common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/connstring/connstring.go (renamed from src/mongo/gotools/common/connstring/connstring.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream.go (renamed from src/mongo/gotools/common/db/bson_stream.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream_test.go (renamed from src/mongo/gotools/common/db/bson_stream_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk.go (renamed from src/mongo/gotools/common/db/buffered_bulk.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk_test.go (renamed from src/mongo/gotools/common/db/buffered_bulk_test.go)7
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/command.go (renamed from src/mongo/gotools/common/db/command.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector.go (renamed from src/mongo/gotools/common/db/connector.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_sasl_test.go (renamed from src/mongo/gotools/common/db/connector_sasl_test.go)8
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_test.go (renamed from src/mongo/gotools/common/db/connector_test.go)36
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db.go (renamed from src/mongo/gotools/common/db/db.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_openssl.go (renamed from src/mongo/gotools/common/db/db_openssl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_test.go (renamed from src/mongo/gotools/common/db/db_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_tlsgo.go (renamed from src/mongo/gotools/common/db/db_tlsgo.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/export_test.go12
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/kerberos/gssapi.go (renamed from src/mongo/gotools/common/db/kerberos/gssapi.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces.go (renamed from src/mongo/gotools/common/db/namespaces.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces_test.go (renamed from src/mongo/gotools/common/db/namespaces_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl.go (renamed from src/mongo/gotools/common/db/openssl/openssl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl_fips.go (renamed from src/mongo/gotools/common/db/openssl/openssl_fips.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/ca.pem (renamed from src/mongo/gotools/common/db/openssl/testdata/ca.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/server.pem (renamed from src/mongo/gotools/common/db/openssl/testdata/server.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/read_preferences.go (renamed from src/mongo/gotools/common/db/read_preferences.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config.go (renamed from src/mongo/gotools/common/db/tlsgo/config.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config_test.go (renamed from src/mongo/gotools/common/db/tlsgo/config_test.go)4
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts.go (renamed from src/mongo/gotools/common/db/tlsgo/rootcerts.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts_darwin.go (renamed from src/mongo/gotools/common/db/tlsgo/rootcerts_darwin.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-rev.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-rev.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs1.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-rev.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-rev.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8.pem (renamed from src/mongo/gotools/common/db/tlsgo/testdata/pkcs8.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/tlsgo.go (renamed from src/mongo/gotools/common/db/tlsgo/tlsgo.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern.go (renamed from src/mongo/gotools/common/db/write_concern.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern_test.go (renamed from src/mongo/gotools/common/db/write_concern_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint.go (renamed from src/mongo/gotools/common/failpoint/failpoint.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_disabled.go (renamed from src/mongo/gotools/common/failpoint/failpoint_disabled.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_test.go (renamed from src/mongo/gotools/common/failpoint/failpoint_test.go)4
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoints.go (renamed from src/mongo/gotools/common/failpoint/failpoints.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent.go (renamed from src/mongo/gotools/common/intents/intent.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer.go (renamed from src/mongo/gotools/common/intents/intent_prioritizer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer_test.go (renamed from src/mongo/gotools/common/intents/intent_prioritizer_test.go)12
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_test.go (renamed from src/mongo/gotools/common/intents/intent_test.go)7
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bench_test.go (renamed from src/mongo/gotools/common/json/bench_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata.go (renamed from src/mongo/gotools/common/json/bindata.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata_test.go (renamed from src/mongo/gotools/common/json/bindata_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean.go (renamed from src/mongo/gotools/common/json/boolean.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean_test.go (renamed from src/mongo/gotools/common/json/boolean_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/constructor.go (renamed from src/mongo/gotools/common/json/constructor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/consts.go (renamed from src/mongo/gotools/common/json/consts.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/csv_format.go (renamed from src/mongo/gotools/common/json/csv_format.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date.go (renamed from src/mongo/gotools/common/json/date.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date_test.go (renamed from src/mongo/gotools/common/json/date_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer.go (renamed from src/mongo/gotools/common/json/dbpointer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer_test.go (renamed from src/mongo/gotools/common/json/dbpointer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref.go (renamed from src/mongo/gotools/common/json/dbref.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref_test.go (renamed from src/mongo/gotools/common/json/dbref_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode.go (renamed from src/mongo/gotools/common/json/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_d_test.go (renamed from src/mongo/gotools/common/json/decode_d_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_test.go (renamed from src/mongo/gotools/common/json/decode_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode.go (renamed from src/mongo/gotools/common/json/encode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode_test.go (renamed from src/mongo/gotools/common/json/encode_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/example_test.go (renamed from src/mongo/gotools/common/json/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/float_test.go (renamed from src/mongo/gotools/common/json/float_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold.go (renamed from src/mongo/gotools/common/json/fold.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold_test.go (renamed from src/mongo/gotools/common/json/fold_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/frac_test.go (renamed from src/mongo/gotools/common/json/frac_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/helpers.go (renamed from src/mongo/gotools/common/json/helpers.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex.go (renamed from src/mongo/gotools/common/json/hex.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex_test.go (renamed from src/mongo/gotools/common/json/hex_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/indent.go (renamed from src/mongo/gotools/common/json/indent.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity.go (renamed from src/mongo/gotools/common/json/infinity.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity_test.go (renamed from src/mongo/gotools/common/json/infinity_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date.go (renamed from src/mongo/gotools/common/json/iso_date.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date_test.go (renamed from src/mongo/gotools/common/json/iso_date_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/json_format.go (renamed from src/mongo/gotools/common/json/json_format.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey.go (renamed from src/mongo/gotools/common/json/maxkey.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey_test.go (renamed from src/mongo/gotools/common/json/maxkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey.go (renamed from src/mongo/gotools/common/json/minkey.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey_test.go (renamed from src/mongo/gotools/common/json/minkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/mongo_extjson.go (renamed from src/mongo/gotools/common/json/mongo_extjson.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan.go (renamed from src/mongo/gotools/common/json/nan.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan_test.go (renamed from src/mongo/gotools/common/json/nan_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new.go (renamed from src/mongo/gotools/common/json/new.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new_test.go (renamed from src/mongo/gotools/common/json/new_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number.go (renamed from src/mongo/gotools/common/json/number.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number_test.go (renamed from src/mongo/gotools/common/json/number_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid.go (renamed from src/mongo/gotools/common/json/objectid.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid_test.go (renamed from src/mongo/gotools/common/json/objectid_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp.go (renamed from src/mongo/gotools/common/json/regexp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp_test.go (renamed from src/mongo/gotools/common/json/regexp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner.go (renamed from src/mongo/gotools/common/json/scanner.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner_test.go (renamed from src/mongo/gotools/common/json/scanner_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted.go (renamed from src/mongo/gotools/common/json/single_quoted.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted_test.go (renamed from src/mongo/gotools/common/json/single_quoted_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream.go (renamed from src/mongo/gotools/common/json/stream.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream_test.go (renamed from src/mongo/gotools/common/json/stream_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tagkey_test.go (renamed from src/mongo/gotools/common/json/tagkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags.go (renamed from src/mongo/gotools/common/json/tags.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags_test.go (renamed from src/mongo/gotools/common/json/tags_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/testdata/code.json.gz (renamed from src/mongo/gotools/common/json/testdata/code.json.gz)bin120432 -> 120432 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp.go (renamed from src/mongo/gotools/common/json/timestamp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp_test.go (renamed from src/mongo/gotools/common/json/timestamp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined.go (renamed from src/mongo/gotools/common/json/undefined.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined_test.go (renamed from src/mongo/gotools/common/json/undefined_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted.go (renamed from src/mongo/gotools/common/json/unquoted.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted_test.go (renamed from src/mongo/gotools/common/json/unquoted_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger.go (renamed from src/mongo/gotools/common/log/tool_logger.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger_test.go (renamed from src/mongo/gotools/common/log/tool_logger_test.go)34
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options.go (renamed from src/mongo/gotools/common/options/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp.go (renamed from src/mongo/gotools/common/options/options_fp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp_disabled.go (renamed from src/mongo/gotools/common/options/options_fp_disabled.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_gssapi.go (renamed from src/mongo/gotools/common/options/options_gssapi.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_openssl.go (renamed from src/mongo/gotools/common/options/options_openssl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_ssl.go (renamed from src/mongo/gotools/common/options/options_ssl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_test.go (renamed from src/mongo/gotools/common/options/options_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util.go (renamed from src/mongo/gotools/common/password/pass_util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util_solaris.go (renamed from src/mongo/gotools/common/password/pass_util_solaris.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/password.go (renamed from src/mongo/gotools/common/password/password.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager.go (renamed from src/mongo/gotools/common/progress/manager.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager_test.go (renamed from src/mongo/gotools/common/progress/manager_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar.go (renamed from src/mongo/gotools/common/progress/progress_bar.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar_test.go (renamed from src/mongo/gotools/common/progress/progress_bar_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progressor.go (renamed from src/mongo/gotools/common/progress/progressor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/signals/signals.go (renamed from src/mongo/gotools/common/signals/signals.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testtype/types.go (renamed from src/mongo/gotools/common/testutil/types.go)2
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/auth.go (renamed from src/mongo/gotools/common/testutil/auth.go)3
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/kerberos.go (renamed from src/mongo/gotools/common/testutil/kerberos.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/ssl_integration.go (renamed from src/mongo/gotools/common/testutil/ssl_integration.go)3
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/testutil.go (renamed from src/mongo/gotools/common/testutil/testutil.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid.go (renamed from src/mongo/gotools/common/text/grid.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid_test.go (renamed from src/mongo/gotools/common/text/grid_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units.go (renamed from src/mongo/gotools/common/text/units.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units_test.go (renamed from src/mongo/gotools/common/text/units_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool.go (renamed from src/mongo/gotools/common/util/bool.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool_test.go (renamed from src/mongo/gotools/common/util/bool_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/exit_code.go (renamed from src/mongo/gotools/common/util/exit_code.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/file.go (renamed from src/mongo/gotools/common/util/file.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date.go (renamed from src/mongo/gotools/common/util/format_date.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date_test.go (renamed from src/mongo/gotools/common/util/format_date_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math.go (renamed from src/mongo/gotools/common/util/math.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math_test.go (renamed from src/mongo/gotools/common/util/math_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo.go (renamed from src/mongo/gotools/common/util/mongo.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo_test.go (renamed from src/mongo/gotools/common/util/mongo_test.go)9
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/net.go (renamed from src/mongo/gotools/common/util/net.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/slice.go (renamed from src/mongo/gotools/common/util/slice.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/strings.go (renamed from src/mongo/gotools/common/util/strings.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/util.go (renamed from src/mongo/gotools/common/util/util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/import.data (renamed from src/mongo/gotools/import.data)2
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/main/mongodump.go (renamed from src/mongo/gotools/mongodump/main/mongodump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/metadata_dump.go (renamed from src/mongo/gotools/mongodump/metadata_dump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump.go (renamed from src/mongo/gotools/mongodump/mongodump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump_test.go (renamed from src/mongo/gotools/mongodump/mongodump_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/oplog_dump.go (renamed from src/mongo/gotools/mongodump/oplog_dump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/options.go (renamed from src/mongo/gotools/mongodump/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare.go (renamed from src/mongo/gotools/mongodump/prepare.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare_test.go (renamed from src/mongo/gotools/mongodump/prepare_test.go)7
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv.go (renamed from src/mongo/gotools/mongoexport/csv.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv_test.go (renamed from src/mongo/gotools/mongoexport/csv_test.go)9
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json.go (renamed from src/mongo/gotools/mongoexport/json.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json_test.go (renamed from src/mongo/gotools/mongoexport/json_test.go)9
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/kerberos_test.go (renamed from src/mongo/gotools/mongoexport/kerberos_test.go)8
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/main/mongoexport.go (renamed from src/mongo/gotools/mongoexport/main/mongoexport.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport.go (renamed from src/mongo/gotools/mongoexport/mongoexport.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport_test.go (renamed from src/mongo/gotools/mongoexport/mongoexport_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/options.go (renamed from src/mongo/gotools/mongoexport/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/main/mongofiles.go (renamed from src/mongo/gotools/mongofiles/main/mongofiles.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles.go (renamed from src/mongo/gotools/mongofiles/mongofiles.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles_test.go (renamed from src/mongo/gotools/mongofiles/mongofiles_test.go)6
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options.go (renamed from src/mongo/gotools/mongofiles/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options_test.go (renamed from src/mongo/gotools/mongofiles/options_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt (renamed from src/mongo/gotools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common.go (renamed from src/mongo/gotools/mongoimport/common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common_test.go (renamed from src/mongo/gotools/mongoimport/common_test.go)24
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv.go (renamed from src/mongo/gotools/mongoimport/csv.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv/reader.go (renamed from src/mongo/gotools/mongoimport/csv/reader.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv_test.go (renamed from src/mongo/gotools/mongoimport/csv_test.go)8
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/dateconv/dateconv.go (renamed from src/mongo/gotools/mongoimport/dateconv/dateconv.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json.go (renamed from src/mongo/gotools/mongoimport/json.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json_test.go (renamed from src/mongo/gotools/mongoimport/json_test.go)10
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/main/mongoimport.go (renamed from src/mongo/gotools/mongoimport/main/mongoimport.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport.go (renamed from src/mongo/gotools/mongoimport/mongoimport.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport_test.go (renamed from src/mongo/gotools/mongoimport/mongoimport_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options.go (renamed from src/mongo/gotools/mongoimport/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options_test.go (renamed from src/mongo/gotools/mongoimport/options_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.csv (renamed from src/mongo/gotools/mongoimport/testdata/test.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.tsv (renamed from src/mongo/gotools/mongoimport/testdata/test.tsv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bad.csv (renamed from src/mongo/gotools/mongoimport/testdata/test_bad.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_blanks.csv (renamed from src/mongo/gotools/mongoimport/testdata/test_blanks.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.csv (renamed from src/mongo/gotools/mongoimport/testdata/test_bom.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.tsv (renamed from src/mongo/gotools/mongoimport/testdata/test_bom.tsv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_duplicate.csv (renamed from src/mongo/gotools/mongoimport/testdata/test_duplicate.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_invalid.txt (renamed from src/mongo/gotools/mongoimport/testdata/test_fields_invalid.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_valid.txt (renamed from src/mongo/gotools/mongoimport/testdata/test_fields_valid.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_type.csv (renamed from src/mongo/gotools/mongoimport/testdata/test_type.csv)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv.go (renamed from src/mongo/gotools/mongoimport/tsv.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv_test.go (renamed from src/mongo/gotools/mongoimport/tsv_test.go)8
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields.go (renamed from src/mongo/gotools/mongoimport/typed_fields.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields_test.go (renamed from src/mongo/gotools/mongoimport/typed_fields_test.go)11
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/README.md (renamed from src/mongo/gotools/mongoreplay/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/aggregation/mongoreplay_aggregations.js (renamed from src/mongo/gotools/mongoreplay/aggregation/mongoreplay_aggregations.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/assembly.go (renamed from src/mongo/gotools/mongoreplay/assembly.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/auth_test.go (renamed from src/mongo/gotools/mongoreplay/auth_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_op.go (renamed from src/mongo/gotools/mongoreplay/command_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_reply.go (renamed from src/mongo/gotools/mongoreplay/command_reply.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/connection_stub.go (renamed from src/mongo/gotools/mongoreplay/connection_stub.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors.go (renamed from src/mongo/gotools/mongoreplay/cursors.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors_test.go (renamed from src/mongo/gotools/mongoreplay/cursors_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/delete_op.go (renamed from src/mongo/gotools/mongoreplay/delete_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute.go (renamed from src/mongo/gotools/mongoreplay/execute.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute_test.go (renamed from src/mongo/gotools/mongoreplay/execute_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter.go (renamed from src/mongo/gotools/mongoreplay/filter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter_test.go (renamed from src/mongo/gotools/mongoreplay/filter_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/getmore_op.go (renamed from src/mongo/gotools/mongoreplay/getmore_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/insert_op.go (renamed from src/mongo/gotools/mongoreplay/insert_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/killcursors_op.go (renamed from src/mongo/gotools/mongoreplay/killcursors_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/log_wrapper.go (renamed from src/mongo/gotools/mongoreplay/log_wrapper.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/main/mongoreplay.go (renamed from src/mongo/gotools/mongoreplay/main/mongoreplay.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/message.go (renamed from src/mongo/gotools/mongoreplay/message.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongo_op_handler.go (renamed from src/mongo/gotools/mongoreplay/mongo_op_handler.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay.go (renamed from src/mongo/gotools/mongoreplay/mongoreplay.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay_test.go (renamed from src/mongo/gotools/mongoreplay/mongoreplay_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/monitor.go (renamed from src/mongo/gotools/mongoreplay/monitor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/msg_op.go (renamed from src/mongo/gotools/mongoreplay/msg_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/op.go (renamed from src/mongo/gotools/mongoreplay/op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/opcode.go (renamed from src/mongo/gotools/mongoreplay/opcode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/packet_handler.go (renamed from src/mongo/gotools/mongoreplay/packet_handler.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/pcap_test.go (renamed from src/mongo/gotools/mongoreplay/pcap_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play.go (renamed from src/mongo/gotools/mongoreplay/play.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_livedb_test.go (renamed from src/mongo/gotools/mongoreplay/play_livedb_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_test.go (renamed from src/mongo/gotools/mongoreplay/play_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/playbackfile.go (renamed from src/mongo/gotools/mongoreplay/playbackfile.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/query_op.go (renamed from src/mongo/gotools/mongoreplay/query_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/raw_op.go (renamed from src/mongo/gotools/mongoreplay/raw_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/record.go (renamed from src/mongo/gotools/mongoreplay/record.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op.go (renamed from src/mongo/gotools/mongoreplay/recorded_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op_generator_test.go (renamed from src/mongo/gotools/mongoreplay/recorded_op_generator_test.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/replay_test.sh (renamed from src/mongo/gotools/mongoreplay/replay_test.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/reply_op.go (renamed from src/mongo/gotools/mongoreplay/reply_op.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/sanity_check.sh (renamed from src/mongo/gotools/mongoreplay/sanity_check.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_collector.go (renamed from src/mongo/gotools/mongoreplay/stat_collector.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_format.go (renamed from src/mongo/gotools/mongoreplay/stat_format.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_MultiCursorWait.js (renamed from src/mongo/gotools/mongoreplay/testPcap/make_MultiCursorWait.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js (renamed from src/mongo/gotools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_WorkloadWithEOF.js (renamed from src/mongo/gotools/mongoreplay/testPcap/make_WorkloadWithEOF.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc1.js (renamed from src/mongo/gotools/mongoreplay/testWorkloads/conc1.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc2.js (renamed from src/mongo/gotools/mongoreplay/testWorkloads/conc2.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/crud.js (renamed from src/mongo/gotools/mongoreplay/testWorkloads/crud.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/unknown_op.go (renamed from src/mongo/gotools/mongoreplay/unknown_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/update_op.go (renamed from src/mongo/gotools/mongoreplay/update_op.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/util.go (renamed from src/mongo/gotools/mongoreplay/util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/version.go (renamed from src/mongo/gotools/mongoreplay/version.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath.go (renamed from src/mongo/gotools/mongorestore/filepath.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath_test.go (renamed from src/mongo/gotools/mongorestore/filepath_test.go)10
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/main/mongorestore.go (renamed from src/mongo/gotools/mongorestore/main/mongorestore.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata.go (renamed from src/mongo/gotools/mongorestore/metadata.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata_test.go (renamed from src/mongo/gotools/mongorestore/metadata_test.go)5
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore.go (renamed from src/mongo/gotools/mongorestore/mongorestore.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_archive_test.go (renamed from src/mongo/gotools/mongorestore/mongorestore_archive_test.go)3
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_test.go (renamed from src/mongo/gotools/mongorestore/mongorestore_test.go)3
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns.go (renamed from src/mongo/gotools/mongorestore/ns/ns.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns_test.go (renamed from src/mongo/gotools/mongorestore/ns/ns_test.go)9
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog.go (renamed from src/mongo/gotools/mongorestore/oplog.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog_test.go (renamed from src/mongo/gotools/mongorestore/oplog_test.go)7
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options.go (renamed from src/mongo/gotools/mongorestore/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options_test.go (renamed from src/mongo/gotools/mongorestore/options_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/restore.go (renamed from src/mongo/gotools/mongorestore/restore.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/test.bar.archive (renamed from src/mongo/gotools/mongorestore/testdata/test.bar.archive)bin896 -> 896 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/badfile.txt (renamed from src/mongo/gotools/mongorestore/testdata/testdirs/badfile.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c1.bin (renamed from src/mongo/gotools/mongorestore/testdata/testdirs/db2/c1.bin)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c2.txt (renamed from src/mongo/gotools/mongorestore/testdata/testdirs/db2/c2.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/main/mongostat.go (renamed from src/mongo/gotools/mongostat/main/mongostat.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat.go (renamed from src/mongo/gotools/mongostat/mongostat.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat_test.go (renamed from src/mongo/gotools/mongostat/mongostat_test.go)6
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/options.go (renamed from src/mongo/gotools/mongostat/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/formatter.go (renamed from src/mongo/gotools/mongostat/stat_consumer/formatter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/grid_line_formatter.go (renamed from src/mongo/gotools/mongostat/stat_consumer/grid_line_formatter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/interactive_line_formatter.go (renamed from src/mongo/gotools/mongostat/stat_consumer/interactive_line_formatter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/json_line_formatter.go (renamed from src/mongo/gotools/mongostat/stat_consumer/json_line_formatter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/line.go (renamed from src/mongo/gotools/mongostat/stat_consumer/line/line.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/stat_headers.go (renamed from src/mongo/gotools/mongostat/stat_consumer/line/stat_headers.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/stat_consumer.go (renamed from src/mongo/gotools/mongostat/stat_consumer/stat_consumer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/readers.go (renamed from src/mongo/gotools/mongostat/status/readers.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/server_status.go (renamed from src/mongo/gotools/mongostat/status/server_status.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/command.go (renamed from src/mongo/gotools/mongotop/command.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/main/mongotop.go (renamed from src/mongo/gotools/mongotop/main/mongotop.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/mongotop.go (renamed from src/mongo/gotools/mongotop/mongotop.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/options.go (renamed from src/mongo/gotools/mongotop/options.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/smoke.sh (renamed from src/mongo/gotools/mongotop/smoke.sh)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/set_goenv.sh95
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/test.sh48
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor.sh (renamed from src/mongo/gotools/vendor.sh)2
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/10gen/escaper/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/README.md (renamed from src/mongo/gotools/vendor/src/github.com/10gen/escaper/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/Makefile (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/Makefile)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/README.md (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/THIRD-PARTY-NOTICES (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/THIRD-PARTY-NOTICES)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth.go)4
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/decode.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/encode.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/encode.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata/update.sh (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata/update.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/compress.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/compress.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/export_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/export_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/export_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/export_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.h (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.h)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.h (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.h)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/log.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/log.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceoff.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceoff.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceon.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceon.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslimpl.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslimpl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslstub.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslstub.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/server.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/server.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/socket.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/socket.go)1
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/stats.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/stats.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/suite_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/suite_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_windows_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_windows_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/client.pem (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/client.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/dropall.js (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/dropall.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/init.js (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/init.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/server.pem (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/server.pem)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/setup.sh (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/setup.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/supervisord.conf (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/supervisord.conf)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/wait.js (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/wait.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/export_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/export_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/chaos.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/chaos.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/debug.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/debug.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/dockey_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/dockey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/flusher.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/flusher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/mgo_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/mgo_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/sim_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/sim_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.evergreen/config.yml (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/.evergreen/config.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/AUTHORS (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/AUTHORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/README.md (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/bio.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/bio.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/build.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build_static.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/build_static.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_gcm.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_gcm.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/conn.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/conn.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dhparam.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/dhparam.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/digest.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/digest.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/engine.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/engine.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/features.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/features.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/http.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/http.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/init.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_posix.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_posix.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/key.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_0_9.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_0_9.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/mapping.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/mapping.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/net.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/net.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/nid.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/nid.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/password.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/password.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/pem.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/pem.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.h (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.h)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.c (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/tickets.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/tickets.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/errors.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/errors.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/future.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/future.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/version.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version_test.go (renamed from src/mongo/gotools/vendor/src/github.com/10gen/openssl/version_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/README (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/README)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/golint/golint.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/golint/golint.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint_test.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/emacs/golint.el (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/emacs/golint.el)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/4.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/4.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/5_test.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-main.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/common-methods.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/const-block.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else-multi.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errorf.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errors.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errors.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/import-dot.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/inc.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/inc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/make.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/make.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/names.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/names.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc1.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc2.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc3.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc4.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-main.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/range.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/range.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/receiver-names.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/sort.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/sort.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/var-decl.go (renamed from src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/AUTHORS (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/AUTHORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/CONTRIBUTORS (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/CONTRIBUTORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/README (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/README)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/cmd/snappytool/main.cpp (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/cmd/snappytool/main.cpp)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.s (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_other.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/encode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.s (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_other.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/golden_test.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/golden_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy_test.go (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy (renamed from src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy)bin9871 -> 9871 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/AUTHORS (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/AUTHORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CHANGELOG (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/CHANGELOG)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CONTRIBUTING.md (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/CONTRIBUTING.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/README.mkd (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/README.mkd)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/header.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/header.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/options.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/options.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/base.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/base.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/benchmark_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/benchmark_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/decode.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/dumpcommand/tcpdump.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/arpscan/arpscan.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bidirectional/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bidirectional/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/bytediff.png (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/bytediff.png)bin47462 -> 47462 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/httpassembly/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/httpassembly/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pcapdump/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pcapdump/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pfdump/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pfdump/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/statsassembly/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/statsassembly/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/synscan/main.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/synscan/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/util/util.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/util/util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/flows.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/flows.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/gc (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/gc)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layerclass.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layerclass.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/arp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/arp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/cdp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/cdp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ctp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ctp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/decode_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/decode_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dns.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dns.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot1q.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot1q.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eap.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eap.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eapol.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eapol.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/endpoints.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/endpoints.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/enums.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/enums.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/etherip.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/etherip.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ethernet.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ethernet.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/fddi.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/fddi.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gen.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gen.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/iana_ports.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/iana_ports.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp4.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp4.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/igmp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/igmp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/layertypes.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/layertypes.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/linux_sll.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/linux_sll.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/llc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/llc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/lldp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/lldp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/loopback.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/loopback.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/mpls.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/mpls.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ndp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ndp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pflog.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pflog.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ports.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ports.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ppp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ppp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pppoe.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pppoe.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/rudp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/rudp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sctp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sctp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip_test.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/test_creator.py (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/test_creator.py)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udplite.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udplite.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layertype.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/layertype.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/benchmark_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/benchmark_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/gen.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/gen.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/valid_mac_prefixes.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/packet.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/packet.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/parser.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/parser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_tester.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_tester.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcapgo_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_dns.pcapbin0 -> 1001 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_ethernet.pcapbin0 -> 7672 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_loopback.pcapbin0 -> 58587 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/pfring.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/pfring.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/common.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/other.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/routing.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/routing.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/writer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer_test.go (renamed from src/mongo/gotools/vendor/src/github.com/google/gopacket/writer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/LICENSE.txt (renamed from src/mongo/gotools/vendor/src/github.com/howeyc/gopass/LICENSE.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/README.md (renamed from src/mongo/gotools/vendor/src/github.com/howeyc/gopass/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/nix.go (renamed from src/mongo/gotools/vendor/src/github.com/howeyc/gopass/nix.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/pass.go (renamed from src/mongo/gotools/vendor/src/github.com/howeyc/gopass/pass.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/win.go (renamed from src/mongo/gotools/vendor/src/github.com/howeyc/gopass/win.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/README.md (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matcher.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matcher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/new_matcher.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/new_matcher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/transform_description.go (renamed from src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/transform_description.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/README.md (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/assert_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/assert_test.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/check_crosscompile.sh (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/check_crosscompile.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/closest.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/closest.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/error.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/error.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/example_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/add.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/add.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/bash-completion (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/bash-completion)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/main.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/rm.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/rm.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/flags.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/flags.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/long_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/long_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/man.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/man.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/marshal_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/marshal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/multitag.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/multitag.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/option.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/option.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/options_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/options_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_other.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/pointer_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/pointer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/short_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/short_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/tag_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/tag_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_linux.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_linux.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_other.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_unix.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_unix.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/unknown_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/unknown_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/README.md (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/context.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context_test.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/context_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/gen_sym.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/gen_sym.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/id_pool.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/id_pool.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_js.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_js.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_main.go (renamed from src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/README.mkd (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/README.mkd)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth.go (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_js.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_test.go (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/AUTHORS (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/AUTHORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/README.md (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/editbox.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/editbox.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/interrupt.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/keyboard.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/output.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/output.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/paint.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/paint.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/random_output.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/random_output.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/raw_input.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_common.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_windows.go)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/collect_terminfo.py (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/collect_terminfo.py)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin_amd64.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_freebsd.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_linux.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_linux.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_netbsd.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_openbsd.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_common.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo_builtin.go (renamed from src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/CONTRIBUTORS (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/CONTRIBUTORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/README.md (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache.go (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache_test.go (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded.go (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded_test.go (renamed from src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/LICENSE.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/LICENSE.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/assertions.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/assertions.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/filter.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/filter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/Makefile (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/Makefile)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matcher.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/action.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/expectation.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/integration_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/mock_object.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_that.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_call.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/failure.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/integration_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/run_tests.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_info.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/messages.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/messages.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/should/should.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/should/should.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/utilities_for_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/utilities_for_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/CONTRIBUTING.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/CONTRIBUTING.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/LICENSE.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/LICENSE.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/README.md (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/assertions.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/assertions.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/context.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/context.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/convey.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/convey.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/discovery.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/discovery.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/focused_execution_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/utils.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/init.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/init.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/isolated_execution_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/nilReporter.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/console.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/init.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/json.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reports.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/statistics.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/story.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/story_conventions_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/dependencies.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/dependencies.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/assertion_examples_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/examples.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/examples.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/simple_example_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/goconvey.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/goconvey.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/composer.html (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/composer.html)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/favicon.ico (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/favicon.ico)bin15086 -> 15086 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/index.html (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/index.html)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/common.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/common.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/composer.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/composer.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf)bin75188 -> 75188 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot)bin72449 -> 72449 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf)bin141564 -> 141564 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff)bin83760 -> 83760 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf)bin224592 -> 224592 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf)bin212896 -> 212896 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf)bin222412 -> 222412 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf)bin213128 -> 213128 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf)bin217360 -> 217360 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf)bin39484 -> 39484 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf)bin50944 -> 50944 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico)bin15086 -> 15086 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico)bin15086 -> 15086 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico)bin15086 -> 15086 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico)bin15086 -> 15086 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/composer.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/composer.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/config.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/config.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/convey.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/convey.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/poller.js (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/poller.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/api.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/api.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/contracts.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/result.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/contract.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/coordinator.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/messages.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/packageParser.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/rules.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/testParser.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/util.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/system.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/system.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/util_test.go (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey (renamed from src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/.travis.yml (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/LICENSE (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/README.md (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_linux.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_other.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/collection.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/collection.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/convenience.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/convenience.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/doc.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/event.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/event.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/handler.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/handler.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/level.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/level.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/logger.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/logger.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_other.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_other.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup/setup.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_others.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_windows.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/text.go (renamed from src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/text.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitattributes (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitattributes)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitignore (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitignore)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/AUTHORS (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/AUTHORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTING.md (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTING.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTORS (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTORS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/LICENSE (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/PATENTS (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/PATENTS)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/README (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/README)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/base64.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/base64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/block.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/block.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/blowfish_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/cipher.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/cipher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/const.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/const.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/constants.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/constants.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/curve.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/curve.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/example_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp12.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp12.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp2.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp2.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp6.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp6.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/optate.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/optate.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/twist.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/twist.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/codereview.cfg (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/codereview.cfg)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/const_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/const_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/cswap_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/cswap_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/doc.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/freeze_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/freeze_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/ladderstep_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/ladderstep_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mont25519_amd64.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mul_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mul_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/square_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/square_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/example_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4block.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4block.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/encode.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/encode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/errors/errors.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/errors/errors.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/config.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/config.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/literal.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/literal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/reader.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/reader.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/libotr_test_helper.c (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/libotr_test_helper.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/smp.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/smp.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/errors.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/errors.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/safebags.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/safebags.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/const_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/const_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_arm.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_arm.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_amd64.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_arm.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_arm.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_ref.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_ref.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/doc.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/hashes.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/hashes.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/keccakf.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/keccakf.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/register.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/register.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/shake.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/shake.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate)bin521342 -> 521342 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_generic.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_generic.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_unaligned.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/forward.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/forward.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/testdata_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/benchmark_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/benchmark_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/channel.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/channel.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/common.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/common.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/connection.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/connection.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/doc.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/example_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mac.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mac.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mempipe_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mempipe_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/server.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/server.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_linux.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_windows.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/agent_unix_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/cert_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/cert_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/doc.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/forward_unix_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/session_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/session_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/tcpip_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/test_unix_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/testdata_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/doc.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/keys.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/keys.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/cipher.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/cipher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/tea_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/tea_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/block.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/block.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/cipher.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/cipher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/xtea_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/xtea_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts_test.go (renamed from src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.evergreen/.evg.yml (renamed from src/mongo/gotools/mongorestore/testdata/testdirs/db1/baddir/out.bson)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.travis.yml (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/.travis.yml)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/LICENSE (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/Makefile (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/Makefile)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/README.md (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/LICENSE (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test.go1926
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test_generator.go294
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decode.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/encode.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/encode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.ps16
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.sh (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/specdata/update.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/export_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/doc.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/doc.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/export_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/export_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.crt (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.crt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.key (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.key)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.pem (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.req (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.req)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.crt (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.crt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.key (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.key)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.pem (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.pem)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/.env (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/.env)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest)bin204800 -> 204800 bytes
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/log/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/log/run)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/run (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/run)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/dropall.js (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/dropall.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/init.js (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/init.js)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/wait.js (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/wait.js)0
-rwxr-xr-xsrc/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/setup.sh (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/setup.sh)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/LICENSE (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/bench_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/example_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/indent.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/indent.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/number_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tagkey_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz)bin120432 -> 120432 bytes
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.c (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/log.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/log.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceoff.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceoff.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceon.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceon.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslimpl.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslimpl.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslstub.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslstub.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/server.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/server.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/socket.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/socket.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/stats.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/stats.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/suite_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/suite_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_windows_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/chaos.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/chaos.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/debug.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/debug.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/dockey_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/flusher.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/flusher.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/output.txt (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/output.txt)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/sim_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/sim_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn_test.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/LICENSE (renamed from src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/LICENSE)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/README.md (renamed from src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/README.md)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb.go)0
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb_test.go (renamed from src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb_test.go)0
-rwxr-xr-xsrc/mongo/gotools/test.sh28
-rw-r--r--src/mongo/gotools/vendor.bat31
1513 files changed, 2847 insertions, 623 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 81274600120..6cc60ea23d3 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -516,7 +516,7 @@ functions:
"build new tools" :
command: shell.exec
params:
- working_dir: src/src/mongo/gotools
+ working_dir: src/src/mongo/gotools/src/github.com/mongodb/mongo-tools
script: |
set -o verbose
set -o errexit
@@ -526,10 +526,11 @@ functions:
set -o igncr
fi;
- sed -i.bak "s/built-without-version-string/$(git describe)/" common/options/options.go
- sed -i.bak "s/built-without-git-spec/$(git rev-parse HEAD)/" common/options/options.go
-
- . ./${set_tools_gopath|set_gopath.sh}
+ # set_goenv provides set_goenv(), print_ldflags() and print_tags() used below
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ env | grep ^GO
+ go version
build_tools="bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop"
@@ -538,8 +539,8 @@ functions:
fi
for i in $build_tools; do
- ${gorootvars} go build ${tooltags|} -o "../../mongo-tools/$i${exe|}" $i/main/$i.go
- "../../mongo-tools/$i${exe|}" --version
+ go build -ldflags "$(print_ldflags)" ${args} -tags "$(print_tags ${tooltags})" -o "../../../../../../mongo-tools/$i${exe|}" $i/main/$i.go
+ "../../../../../../mongo-tools/$i${exe|}" --version
done
"send benchmark results" :
@@ -5807,7 +5808,6 @@ buildvariants:
compile_flags: -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_gcc.vars --release
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: true
tasks:
@@ -5903,7 +5903,6 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
test_flags: --repeat=10 --shuffle
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: true
tasks:
@@ -5948,7 +5947,6 @@ buildvariants:
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 2)) # Avoid starting too many mongod's
compile_flags: --dbg=on --opt=on -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_gcc.vars
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: true
tasks:
@@ -6052,7 +6050,6 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
test_flags: --nojournal --excludeWithAnyTags=requires_journaling
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: true
tasks:
@@ -6103,8 +6100,7 @@ buildvariants:
packager_distro: ubuntu1404
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags ssl"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -6199,8 +6195,7 @@ buildvariants:
packager_distro: ubuntu1604
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags ssl"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -6309,8 +6304,7 @@ buildvariants:
packager_arch: arm64
packager_distro: ubuntu1604
repo_edition: enterprise
- gorootvars: PATH=/opt/mongodbtoolchain/v2/bin:$PATH
- tooltags: -gccgoflags "$(pkg-config --libs --cflags libssl libcrypto libsasl2)" -tags 'sasl ssl'
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: ubuntu1604
multiversion_architecture: arm64
@@ -6389,8 +6383,7 @@ buildvariants:
packager_arch: arm64
packager_distro: ubuntu1604
repo_edition: org
- gorootvars: PATH=/opt/mongodbtoolchain/v2/bin:$PATH
- tooltags: -gccgoflags "$(pkg-config --libs --cflags libssl libcrypto)" -tags 'ssl'
+ tooltags: "ssl"
build_mongoreplay: true
multiversion_platform: ubuntu1604
multiversion_architecture: arm64
@@ -6424,8 +6417,7 @@ buildvariants:
packager_arch: ppc64le
packager_distro: ubuntu1604
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: ubuntu1604
multiversion_architecture: ppc64le
@@ -6510,8 +6502,7 @@ buildvariants:
packager_arch: s390x
packager_distro: ubuntu1604
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: ubuntu1604
multiversion_architecture: s390x
@@ -6620,8 +6611,7 @@ buildvariants:
packager_distro: amazon
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -6698,8 +6688,7 @@ buildvariants:
packager_distro: amazon
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -6932,8 +6921,7 @@ buildvariants:
use_scons_cache: true
multiversion_platform: windows
multiversion_edition: enterprise
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
- name: compile
@@ -7011,8 +6999,7 @@ buildvariants:
ext: zip
use_scons_cache: true
test_flags: --serviceExecutor=adaptive
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
- name: compile
@@ -7046,8 +7033,7 @@ buildvariants:
ext: zip
use_scons_cache: true
test_flags: --transportLayer=legacy
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
- name: compile
@@ -7145,8 +7131,7 @@ buildvariants:
use_scons_cache: true
multiversion_platform: windows
multiversion_edition: enterprise
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
- name: compile
@@ -7213,8 +7198,7 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
ext: zip
use_scons_cache: true
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags ssl"
+ tooltags: "ssl"
build_mongoreplay: false
tasks:
- name: compile
@@ -7322,8 +7306,7 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
ext: zip
use_scons_cache: true
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
# This variant tests that unoptimized, DEBUG mongos and mongod binaries can run on Windows.
@@ -7354,8 +7337,7 @@ buildvariants:
compile_flags: --ssl -j$(sysctl -n hw.logicalcpu) --release --libc++ CCFLAGS="-mmacosx-version-min=10.10" LINKFLAGS="-mmacosx-version-min=10.10" LIBPATH="$PWD/openssl_install_dir/lib" CPPPATH="$PWD/openssl_install_dir/include"
multiversion_platform: osx-ssl
num_jobs_available: 1
- gorootvars: 'PATH="/usr/local/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/usr/local/go1.8/go CGO_CPPFLAGS=-I/opt/mongodbtoolchain/v2/include CGO_CFLAGS=-mmacosx-version-min=10.10 CGO_LDFLAGS=-mmacosx-version-min=10.10'
- tooltags: "-tags 'ssl openssl_pre_1.0'"
+ tooltags: "ssl"
build_mongoreplay: true
build_openssl: true
openssl_config_flags: "-mmacosx-version-min=10.10"
@@ -7488,8 +7470,7 @@ buildvariants:
compile_env: DEVELOPER_DIR=/Applications/Xcode8.3.app
compile_flags: --ssl -j$(sysctl -n hw.logicalcpu) --release --libc++ CCFLAGS="-mmacosx-version-min=10.10" LINKFLAGS="-mmacosx-version-min=10.10" LIBPATH="$PWD/openssl_install_dir/lib" CPPPATH="$PWD/openssl_install_dir/include"
num_jobs_available: 1
- gorootvars: 'PATH="/usr/local/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/usr/local/go1.8/go CGO_CPPFLAGS=-I/opt/mongodbtoolchain/v2/include CGO_CFLAGS=-mmacosx-version-min=10.10 CGO_LDFLAGS=-mmacosx-version-min=10.10'
- tooltags: "-tags 'ssl sasl openssl_pre_1.0'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: osx
multiversion_edition: enterprise
@@ -7548,8 +7529,7 @@ buildvariants:
packager_distro: rhel62
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -7772,8 +7752,7 @@ buildvariants:
multiversion_edition: enterprise
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -7951,8 +7930,7 @@ buildvariants:
# Mixing --cache and --gcov doesn't work correctly yet. See SERVER-11084
timeout_secs: 10800 # 3 hour timeout
use_scons_cache: false
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8074,8 +8052,7 @@ buildvariants:
packager_distro: rhel70
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8121,7 +8098,6 @@ buildvariants:
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 2)) # Avoid starting too many mongod's
compile_flags: MONGO_DISTMOD=ubuntu1604 --dbg=on --opt=on -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_gcc.vars
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: true
tasks:
@@ -8156,8 +8132,7 @@ buildvariants:
packager_distro: rhel62
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags ssl"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8253,8 +8228,7 @@ buildvariants:
packager_distro: rhel70
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags ssl"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8351,8 +8325,7 @@ buildvariants:
push_name: linux
push_arch: ppc64le-enterprise-rhel71
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: rhel71
multiversion_architecture: ppc64le
@@ -8463,8 +8436,7 @@ buildvariants:
push_name: linux
push_arch: s390x-enterprise-rhel72
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: rhel72
multiversion_architecture: s390x
@@ -8575,8 +8547,7 @@ buildvariants:
push_name: linux
push_arch: s390x-enterprise-rhel67
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8719,8 +8690,7 @@ buildvariants:
packager_distro: ubuntu1404
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8776,8 +8746,7 @@ buildvariants:
packager_distro: ubuntu1604
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
additional_targets: dagger
tasks:
@@ -8847,8 +8816,7 @@ buildvariants:
lang_environment: LANG=C
compile_flags: --link-model=dynamic --ssl CC=/usr/bin/clang-3.8 CXX=/usr/bin/clang++-3.8 -j$(grep -c ^processor /proc/cpuinfo) CPPPATH=/usr/include/libcxxabi/
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8882,8 +8850,7 @@ buildvariants:
packager_distro: suse12
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -8939,8 +8906,7 @@ buildvariants:
packager_arch: s390x
packager_distro: suse12
repo_edition: enterprise
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
multiversion_platform: suse12
multiversion_architecture: s390x
@@ -9036,7 +9002,6 @@ buildvariants:
- suse12-test
batchtime: 1440 # 1 day
expansions:
- gorootvars: GOROOT=/opt/go PATH="/opt/go/bin:$PATH"
push_path: linux
push_bucket: downloads.mongodb.org
push_name: linux
@@ -9051,8 +9016,7 @@ buildvariants:
packager_distro: suse12
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9143,8 +9107,7 @@ buildvariants:
packager_distro: debian81
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9199,8 +9162,7 @@ buildvariants:
packager_distro: debian92
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9255,8 +9217,7 @@ buildvariants:
packager_distro: debian81
repo_edition: org
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9346,8 +9307,7 @@ buildvariants:
packager_arch: x86_64
packager_distro: debian92
repo_edition: org
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
scons_cache_scope: shared
shared_scons_pruning: true
build_mongoreplay: true
@@ -9438,8 +9398,7 @@ buildvariants:
multiversion_edition: enterprise
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9568,6 +9527,7 @@ buildvariants:
compile_flags: -j$(grep -c ^processor /proc/cpuinfo) --dbg=off --opt=on --variables-files=etc/scons/mongodbtoolchain_gcc.vars
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
use_scons_cache: true
+ tooltags: ""
build_mongoreplay: true
tasks:
- name: compile
@@ -9655,8 +9615,7 @@ buildvariants:
compile_flags: --dbg=on --opt=on --ssl MONGO_DISTMOD=rhel71 -j$(echo "$(grep -c processor /proc/cpuinfo)/2" | bc) CCFLAGS="-mcpu=power8 -mtune=power8 -mcmodel=medium" --variables-files=etc/scons/mongodbtoolchain_gcc.vars
num_jobs_available: $(echo "$(grep -c processor /proc/cpuinfo)/4" | bc)
test_flags: --storageEngine=inMemory --excludeWithAnyTags=requires_persistence,requires_mmapv1,requires_journaling
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9741,8 +9700,7 @@ buildvariants:
compile_flags: --dbg=on --opt=on --ssl MONGO_DISTMOD=rhel72 -j3 CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_gcc.vars
num_jobs_available: 2
test_flags: --storageEngine=inMemory --excludeWithAnyTags=requires_persistence,requires_mmapv1,requires_journaling
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
- tooltags: "-tags 'sasl ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -9844,8 +9802,7 @@ buildvariants:
multiversion_platform: ubuntu1604
multiversion_edition: enterprise
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 3)) # Avoid starting too many mongod's under ASAN build.
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: true
hang_analyzer_dump_core: false
tasks:
@@ -9977,8 +9934,7 @@ buildvariants:
san_options: LSAN_OPTIONS="suppressions=etc/lsan.suppressions:report_objects=1" ASAN_OPTIONS=detect_leaks=1:check_initialization_order=true:strict_init_order=true:abort_on_error=1:disable_coredump=0:handle_abort=0:handle_segv=0:handle_sigbus=0:handle_sigill=0:handle_sigfpe=0
compile_flags: --variables-files=etc/scons/mongodbtoolchain_clang.vars --opt=on --allocator=system --sanitize=address --ssl -j$(grep -c ^processor /proc/cpuinfo) --nostrip
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 3)) # Avoid starting too many mongod's under ASAN build.
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: true
hang_analyzer_dump_core: false
tasks:
@@ -10016,8 +9972,7 @@ buildvariants:
multiversion_platform: ubuntu1604
multiversion_edition: enterprise
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 3)) # Avoid starting too many mongod's under UBSAN build.
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -10141,8 +10096,7 @@ buildvariants:
san_options: UBSAN_OPTIONS="print_stacktrace=1:handle_abort=0:handle_segv=0:handle_sigbus=0:handle_sigill=0:handle_sigfpe=0" LSAN_OPTIONS="suppressions=etc/lsan.suppressions:report_objects=1" ASAN_OPTIONS=detect_leaks=1:check_initialization_order=true:strict_init_order=true:abort_on_error=1:disable_coredump=0:handle_abort=0:handle_segv=0:handle_sigbus=0:handle_sigill=0:handle_sigfpe=0
compile_flags: --variables-files=etc/scons/mongodbtoolchain_clang.vars --dbg=on --opt=on --allocator=system --sanitize=undefined,address --ssl -j$(grep -c ^processor /proc/cpuinfo) --nostrip
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 3)) # Avoid starting too many mongod's under {A,UB}SAN build.
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: true
hang_analyzer_dump_core: false
tasks:
@@ -10170,8 +10124,7 @@ buildvariants:
san_options: UBSAN_OPTIONS="print_stacktrace=1:handle_abort=0:handle_segv=0:handle_sigbus=0:handle_sigill=0:handle_sigfpe=0" LSAN_OPTIONS="suppressions=etc/lsan.suppressions:report_objects=1" ASAN_OPTIONS=detect_leaks=1:check_initialization_order=true:strict_init_order=true:abort_on_error=1:disable_coredump=0:handle_abort=0:handle_segv=0:handle_sigbus=0:handle_sigill=0:handle_sigfpe=0
compile_flags: --variables-files=etc/scons/mongodbtoolchain_clang.vars --dbg=on --opt=on --allocator=system --sanitize=undefined,address --ssl -j$(grep -c ^processor /proc/cpuinfo) --nostrip
num_jobs_available: $(($(grep -c ^processor /proc/cpuinfo) / 3)) # Avoid starting too many mongod's under {A,UB}SAN build.
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: false
hang_analyzer_dump_core: false
test_flags: --serviceExecutor=adaptive
@@ -10282,8 +10235,7 @@ buildvariants:
lang_environment: LANG=C
compile_flags: --variables-files=etc/scons/mongodbtoolchain_clang.vars --dbg=on --opt=on --allocator=system --ssl -j$(grep -c ^processor /proc/cpuinfo) --nostrip
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl"
build_mongoreplay: false
hang_analyzer_dump_core: false
use_scons_cache: true
@@ -10388,8 +10340,7 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
use_scons_cache: true
scons_cache_mode: all
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -10436,8 +10387,7 @@ buildvariants:
packager_distro: rhel62
repo_edition: enterprise
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
tasks:
- name: compile
@@ -10556,8 +10506,7 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
ext: zip
use_scons_cache: true
- gorootvars: 'PATH="/cygdrive/c/go1.8/go/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/go1.8/go" CGO_CFLAGS="-D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000"'
- tooltags: "-tags 'ssl sasl'"
+ tooltags: "ssl sasl"
build_mongoreplay: false
tasks:
- name: compile
@@ -10677,8 +10626,7 @@ buildvariants:
multiversion_platform: osx
multiversion_edition: enterprise
num_jobs_available: 1
- gorootvars: 'PATH="/usr/local/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/usr/local/go1.8/go CGO_CPPFLAGS=-I/opt/mongodbtoolchain/v2/include CGO_CFLAGS=-mmacosx-version-min=10.10 CGO_LDFLAGS=-mmacosx-version-min=10.10'
- tooltags: "-tags 'ssl sasl openssl_pre_1.0'"
+ tooltags: "ssl sasl"
build_mongoreplay: true
build_openssl: true
openssl_config_flags: "-mmacosx-version-min=10.10"
@@ -10767,7 +10715,6 @@ buildvariants:
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
test_flags: --nojournal --storageEngine=mmapv1 --excludeWithAnyTags=requires_wiredtiger,requires_journaling,requires_document_locking
use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: ""
build_mongoreplay: false
tasks:
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index a950f9bef92..69a9a40b5ec 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -90,7 +90,7 @@ functions:
file: src/compile_expansions.yml
- command: shell.exec
params:
- working_dir: src/src/mongo/gotools
+ working_dir: src/src/mongo/gotools/src/github.com/mongodb/mongo-tools
script: |
set -o verbose
set -o errexit
@@ -98,16 +98,17 @@ functions:
if [ "Windows_NT" = "$OS" ]; then
set -o igncr
fi;
- sed -i.bak "s/built-without-version-string/$(git describe)/" common/options/options.go
- sed -i.bak "s/built-without-git-spec/$(git rev-parse HEAD)/" common/options/options.go
- . ./${set_tools_gopath|set_gopath.sh}
+ # set_goenv provides set_goenv(), print_ldflags() and print_tags() used below
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ go version
build_tools="bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop"
if [ "${build_mongoreplay}" = "true" ]; then
- build_tools="$build_tools mongoreplay"
+ build_tools="$build_tools mongoreplay"
fi
for i in $build_tools; do
- ${gorootvars} go build ${tooltags|} -o "../../mongo-tools/$i${exe|}" $i/main/$i.go
- "../../mongo-tools/$i${exe|}" --version
+ go build -ldflags "$(print_ldflags)" ${args} -tags "$(print_tags ${tooltags})" -o "../../../../../../mongo-tools/$i${exe|}" $i/main/$i.go
+ "../../../../../../mongo-tools/$i${exe|}" --version
done
- command: shell.exec
params:
@@ -579,7 +580,6 @@ buildvariants:
- wtdevelop
expansions:
compile_flags: --ssl MONGO_DISTMOD=rhel70 -j$(grep -c ^processor /proc/cpuinfo) --release --variables-files=etc/scons/mongodbtoolchain_gcc.vars
- gorootvars: GOROOT=/opt/go PATH="/opt/go/bin:$PATH"
platform: linux
project_dir: &project_dir dsi
tooltags: ""
diff --git a/src/mongo/gotools/bsondump/testdata/sample.bson b/src/mongo/gotools/bsondump/testdata/sample.bson
deleted file mode 100644
index 35b3b843d66..00000000000
--- a/src/mongo/gotools/bsondump/testdata/sample.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/bsondump/testdata/sample.json b/src/mongo/gotools/bsondump/testdata/sample.json
deleted file mode 100644
index 2087ac196f2..00000000000
--- a/src/mongo/gotools/bsondump/testdata/sample.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{"_id":{"$oid":"546651e74bf6e4cb017c5312"},"a":1.0,"b":"I am a string","c":{"$timestamp":{"t":1415991783,"i":1}},"d":{"$binary":"VEVTVCBUM1NU","$type":"00"}}
-{"_id":{"$oid":"546651f74bf6e4cb017c5313"},"a":2.5,"b":"I am a string","c":{"$timestamp":{"t":1415991799,"i":1}},"d":{"$binary":"VEVTVCBUM1ND","$type":"00"}}
-{"_id":{"$oid":"546652084bf6e4cb017c5314"},"a":4.0,"b":"string2"}
-{"_id":{"$oid":"546652254bf6e4cb017c5315"},"a":4.01,"b":"string3","c":{"key":"value"}}
diff --git a/src/mongo/gotools/build.bat b/src/mongo/gotools/build.bat
deleted file mode 100644
index 2b10ef7791a..00000000000
--- a/src/mongo/gotools/build.bat
+++ /dev/null
@@ -1,16 +0,0 @@
-@echo off
-
-REM This is not handling tags
-
-
-if exist "%cd%\vendor\pkg" rd /s /q "%cd%\vendor\pkg"
-
-call set_gopath.bat
-
-if not exist "%cd%\bin" mkdir "%cd%\bin"
-
-for %%i in (bsondump, mongostat, mongofiles, mongoexport, mongoimport, mongorestore, mongodump, mongotop) do (
- echo Building %%i
-
- go build -o "%cd%\bin\%%i.exe" "%cd%\%%i\main\%%i.go"
-)
diff --git a/src/mongo/gotools/common/db/testdata/testdata.bson b/src/mongo/gotools/common/db/testdata/testdata.bson
deleted file mode 100644
index 5157dc1158f..00000000000
--- a/src/mongo/gotools/common/db/testdata/testdata.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/mongoimport/testdata/test_array.json b/src/mongo/gotools/mongoimport/testdata/test_array.json
deleted file mode 100644
index c4642157433..00000000000
--- a/src/mongo/gotools/mongoimport/testdata/test_array.json
+++ /dev/null
@@ -1,31 +0,0 @@
-[ {"a": 1.2, "b":"a", "c": 0.4} ,
-
-
-{"a": 2.4, "b":"string", "c": 52.9},
-{"a": 3, "b":"string", "c": 52},
-{"a": 4, "b":"string", "c": 52},
-{"a": 5, "b":"string", "c": 52},
-{"a": 6, "b":"string", "c": 52},
-{"a": 7, "b":"string", "c": 52} ,
-{"a": 8, "b":"string", "c": 52},
-{"a": 9, "b":"string", "c": 52},
-{"a": 10, "b":"string", "c": 52},
-{"a": 11, "b":"string", "c": 52},
-{"a": 12, "b":"string", "c": 52},
-{"a": 13, "b":"string", "c": 52},
-{"a": 14, "b":"string", "c": 52},
-{"a": 15, "b":"string", "c": 52},
- {"a": 16, "b":"string", "c": 52},
-{"a": 17, "b":"string", "c": 52},
-{"a": 18, "b":"string", "c": 52},
-{"a": 29, "b":"string", "c": 52},
-{"a": 20, "b":"string", "c": 52},
-{"a": 21, "b":"string", "c": 52}
-
- ,
-{"a": 22, "b":"string", "c": 52},
-{"a": 23, "b":"string", "c": 52},
-{"a": 24, "b":"string", "c": 52},
-{"a": 25, "b":"string", "c": 52},
-{"a": 25, "b":"string", "c": 52},
-{"a": 27, "b":"value", "c": 65}] \ No newline at end of file
diff --git a/src/mongo/gotools/mongoimport/testdata/test_bom.json b/src/mongo/gotools/mongoimport/testdata/test_bom.json
deleted file mode 100644
index e813e78d234..00000000000
--- a/src/mongo/gotools/mongoimport/testdata/test_bom.json
+++ /dev/null
@@ -1,2 +0,0 @@
-{"a": 1, "b": 2, "c": 3}
-{"a": 4, "b": 5, "c": 6}
diff --git a/src/mongo/gotools/mongoimport/testdata/test_plain.json b/src/mongo/gotools/mongoimport/testdata/test_plain.json
deleted file mode 100644
index ce158ad792b..00000000000
--- a/src/mongo/gotools/mongoimport/testdata/test_plain.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{"a": 4, "b":"string value", "c": 1}
-{"a": 5, "b":"string value", "c": 2}
-{"a": 6, "b":"string value", "c": 3} \ No newline at end of file
diff --git a/src/mongo/gotools/mongoimport/testdata/test_plain2.json b/src/mongo/gotools/mongoimport/testdata/test_plain2.json
deleted file mode 100644
index 84efc925a9d..00000000000
--- a/src/mongo/gotools/mongoimport/testdata/test_plain2.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{"body": "'''Wei-chi''' may refer to:\n*The [[game of go]]\n*The [[Chinese word for \"crisis\"]]\n\n{{dab}}", "timestamp": {"$date": 1409836258000}, "page_id": 747205, "user": "TheQ Editor", "title": "Wei-chi"}
-{"body": "'''Frameset''' may refer to:\n\n* [[Framing (World Wide Web)]]\n* [[Bicycle frame]]\n\n{{disambig}}", "timestamp": {"$date": 1409836258000}, "page_id": 1450638, "user": "Kkj11210", "title": "Frameset"}
-{"body": "'''Poenit''' may refer to:\n*[[Poenitentiaria]] or Apostolic Penitentiary\n*[[Phut]]\n\n{{disambig}}", "timestamp": {"$date": 1409836258000}, "page_id": 379316, "user": "Omnipaedista", "title": "Poenit"}
-{"body": "In Malawi, '''Tonga''' may be:\n* [[Tonga people (Malawi)]]\n* [[Tonga language (Malawi)]]\n\n{{dab}}", "timestamp": {"$date": 1409836258000}, "page_id": 3750295, "user": "Kwamikagami", "title": "Tonga (Malawi)"}
-{"body": "'''Windows NT 6.0''' can refer to:\n*[[Windows Vista]]\n*[[Windows Server 2008]]\n\n{{disambiguation}}", "timestamp": {"$date": 1409836258000}, "page_id": 3875545, "user": "Codename Lisa", "title": "Windows NT 6.0"}
-{"body": "'''Poyen''' may refer to:\n*[[Poyen, Arkansas]], United States\n* [[Poyen, Kargil]], India\n\n{{geodis}}", "timestamp": {"$date": 1409836258000}, "page_id": 1889856, "user": "PamD", "title": "Poyen"}
-{"body": "'''Body check''' may refer to:\n*[[Checking (ice hockey)]]\n*[[Physical examination]]\n{{Disambiguation}}", "timestamp": {"$date": 1409836258000}, "page_id": 3555067, "user": "Bgheard", "title": "Body check"}
-{"body": "'''Yevtushenko''' may refer to:\n\n* [[Yevgeny Yevtushenko]]\n* [[Vadym Yevtushenko]]\n\n{{disambiguation}}", "timestamp": {"$date": 1409836258000}, "page_id": 4842284, "user": "Kkj11210", "title": "Yevtushenko"}
-{"body": "'''Tuks''' may refer to:\n*[[Tuks Senganga]], South African rapper\n* [[University of Pretoria]]\n\n{{dab}}", "timestamp": {"$date": 1409836258000}, "page_id": 490212, "user": "PamD", "title": "Tuks"}
-{"body": "'''Ethanedithiol''' may refer to:\n\n* [[1,1-Ethanedithiol]]\n* [[1,2-Ethanedithiol]]\n\n{{chemistry index}}", "timestamp": {"$date": 1409836258000}, "page_id": 4514054, "user": "Kkj11210", "title": "Ethanedithiol"} \ No newline at end of file
diff --git a/src/mongo/gotools/mongorestore/testdata/auth_version_3.bson b/src/mongo/gotools/mongorestore/testdata/auth_version_3.bson
deleted file mode 100644
index f5673ff6fb9..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/auth_version_3.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/mongorestore/testdata/auth_version_5.bson b/src/mongo/gotools/mongorestore/testdata/auth_version_5.bson
deleted file mode 100644
index 925bcc1f53a..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/auth_version_5.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.bson b/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.bson
deleted file mode 100644
index f48276ec9e7..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.metadata.json b/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.metadata.json
deleted file mode 100644
index 84ccb248589..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c1.metadata.json
+++ /dev/null
@@ -1 +0,0 @@
-{"options":{},"indexes":[{"v":1,"key":{"_id":1},"name":"_id_","ns":"db1.c1"}]} \ No newline at end of file
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c2.bson b/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c2.bson
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c2.bson
+++ /dev/null
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.bson b/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.bson
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.bson
+++ /dev/null
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.metadata.json b/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.metadata.json
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/c3.metadata.json
+++ /dev/null
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/oplog.bson b/src/mongo/gotools/mongorestore/testdata/testdirs/oplog.bson
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/oplog.bson
+++ /dev/null
diff --git a/src/mongo/gotools/mongostat/test_data/server_status_new.bson b/src/mongo/gotools/mongostat/test_data/server_status_new.bson
deleted file mode 100644
index c59b609f17e..00000000000
--- a/src/mongo/gotools/mongostat/test_data/server_status_new.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/mongostat/test_data/server_status_old.bson b/src/mongo/gotools/mongostat/test_data/server_status_old.bson
deleted file mode 100644
index a3ce121fa22..00000000000
--- a/src/mongo/gotools/mongostat/test_data/server_status_old.bson
+++ /dev/null
Binary files differ
diff --git a/src/mongo/gotools/set_gopath.bat b/src/mongo/gotools/set_gopath.bat
deleted file mode 100755
index 61d40b44753..00000000000
--- a/src/mongo/gotools/set_gopath.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-
-if exist "%cd%\.gopath\" rd /s /q "%cd%\.gopath\"
-md "%cd%\.gopath\src\github.com\mongodb\"
-mklink /J "%cd%\.gopath\src\github.com\mongodb\mongo-tools" "%cd%" >nul 2>&1
-set GOPATH=%cd%\.gopath;%cd%\vendor
diff --git a/src/mongo/gotools/set_gopath.ps1 b/src/mongo/gotools/set_gopath.ps1
deleted file mode 100644
index 87f7dda2435..00000000000
--- a/src/mongo/gotools/set_gopath.ps1
+++ /dev/null
@@ -1,9 +0,0 @@
-$goPath = "${pwd}\.gopath"
-$vendorPath = "${pwd}\vendor"
-
-# Using cmd invocation to recursively delete directories because Remove-Item -Recurse -Force
-# has a bug causing the script to fail.
-Invoke-Expression "cmd /c rd /s /q $goPath"
-New-Item $goPath\src\github.com\mongodb -ItemType Container | Out-Null
-Invoke-Expression "cmd /c mklink /J $goPath\src\github.com\mongodb\mongo-tools ${pwd}" | Out-Null
-$env:GOPATH = "$goPath;$vendorPath"
diff --git a/src/mongo/gotools/set_gopath.sh b/src/mongo/gotools/set_gopath.sh
deleted file mode 100755
index 693c0e618a3..00000000000
--- a/src/mongo/gotools/set_gopath.sh
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/bash
-
-TOOLS_PKG='github.com/mongodb/mongo-tools'
-
-setgopath() {
- if [ "Windows_NT" != "$OS" ]; then
- SOURCE_GOPATH=`pwd`.gopath
- VENDOR_GOPATH=`pwd`/vendor
-
- # set up the $GOPATH to use the vendored dependencies as
- # well as the source for the mongo tools
- rm -rf .gopath/
- mkdir -p .gopath/src/"$(dirname "${TOOLS_PKG}")"
- ln -sf `pwd` .gopath/src/$TOOLS_PKG
- export GOPATH=`pwd`/.gopath:`pwd`/vendor
- else
- local SOURCE_GOPATH=`pwd`/.gopath
- local VENDOR_GOPATH=`pwd`/vendor
- SOURCE_GOPATH=$(cygpath -w $SOURCE_GOPATH);
- VENDOR_GOPATH=$(cygpath -w $VENDOR_GOPATH);
-
- # set up the $GOPATH to use the vendored dependencies as
- # well as the source for the mongo tools
- rm -rf .gopath/
- mkdir -p .gopath/src/"$TOOLS_PKG"
- cp -r `pwd`/bsondump .gopath/src/$TOOLS_PKG
- cp -r `pwd`/common .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongodump .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongoexport .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongofiles .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongoimport .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongorestore .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongostat .gopath/src/$TOOLS_PKG
- cp -r `pwd`/mongotop .gopath/src/$TOOLS_PKG
- cp -r `pwd`/vendor/src/github.com/* .gopath/src/github.com
- cp -r `pwd`/vendor/src/gopkg.in .gopath/src/
- export GOPATH="$SOURCE_GOPATH;$VENDOR_GOPATH"
- fi;
-}
-
-setgopath
diff --git a/src/mongo/gotools/.eslintrc.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.eslintrc.yml
index 4aea71ed9b2..4aea71ed9b2 100644
--- a/src/mongo/gotools/.eslintrc.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.eslintrc.yml
diff --git a/src/mongo/gotools/.gitattributes b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitattributes
index 8de0d471626..8de0d471626 100644
--- a/src/mongo/gotools/.gitattributes
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitattributes
diff --git a/src/mongo/gotools/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitignore
index d0892b2be26..d0892b2be26 100644
--- a/src/mongo/gotools/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/.gitignore
diff --git a/src/mongo/gotools/CONTRIBUTING.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/CONTRIBUTING.md
index 6f7b50bdce9..6f7b50bdce9 100644
--- a/src/mongo/gotools/CONTRIBUTING.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/CONTRIBUTING.md
diff --git a/src/mongo/gotools/Godeps b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/Godeps
index 3311863029f..257ef245d00 100644
--- a/src/mongo/gotools/Godeps
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/Godeps
@@ -12,7 +12,7 @@ github.com/howeyc/gopass 44476384cd4721b68705e72f19e95d1a3a504370
github.com/nsf/termbox-go 0723e7c3d0a317dea811f0fbe4d6edd81908c971
github.com/mattn/go-runewidth d6bea18f789704b5f83375793155289da36a3c7f
golang.org/x/crypto 1f22c0103821b9390939b6776727195525381532 github.com/golang/crypto
-github.com/10gen/llmgo master
+github.com/10gen/llmgo f046ecde5b7bcffe73676a98111eab6a77edd803
github.com/google/gopacket 1b0b78901cdd351ecfc68bf1a2adafcd2ff30220
github.com/patrickmn/go-cache 1881a9bccb818787f68c52bfba648c6cf34c34fa
github.com/10gen/escaper 17fe61c658dcbdcbf246c783f4f7dc97efde3a8b
diff --git a/src/mongo/gotools/LICENSE.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/LICENSE.md
index 01b6a37e4a2..01b6a37e4a2 100644
--- a/src/mongo/gotools/LICENSE.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/LICENSE.md
diff --git a/src/mongo/gotools/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/README.md
index 57a6c07c53d..57a6c07c53d 100644
--- a/src/mongo/gotools/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/README.md
diff --git a/src/mongo/gotools/THIRD-PARTY-NOTICES b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/THIRD-PARTY-NOTICES
index c5bf9453d97..c5bf9453d97 100644
--- a/src/mongo/gotools/THIRD-PARTY-NOTICES
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/THIRD-PARTY-NOTICES
diff --git a/src/mongo/gotools/binaryurl.py b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/binaryurl.py
index 4b25ec2fb0b..4b25ec2fb0b 100644
--- a/src/mongo/gotools/binaryurl.py
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/binaryurl.py
diff --git a/src/mongo/gotools/bsondump/bsondump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump.go
index 96d0baef180..96d0baef180 100644
--- a/src/mongo/gotools/bsondump/bsondump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump.go
diff --git a/src/mongo/gotools/bsondump/bsondump_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump_test.go
index 9f53683bdef..daf9d5ed16f 100644
--- a/src/mongo/gotools/bsondump/bsondump_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/bsondump_test.go
@@ -69,6 +69,10 @@ func TestBsondump(t *testing.T) {
bufDumpStr := bufDump.String()
So(bufDumpStr, ShouldEqual, bufRefStr)
+
+ Reset(func() {
+ os.Remove("out.json")
+ })
})
Convey("Test bsondump reading from a file with --bsonFile and writing to stdout", t, func() {
@@ -135,6 +139,10 @@ func TestBsondump(t *testing.T) {
bufDumpStr := bufDump.String()
So(bufDumpStr, ShouldEqual, bufRefStr)
+
+ Reset(func() {
+ os.Remove("out.json")
+ })
})
Convey("Test bsondump reading from a file with a positional arg and writing to a file", t, func() {
@@ -158,5 +166,9 @@ func TestBsondump(t *testing.T) {
bufDumpStr := bufDump.String()
So(bufDumpStr, ShouldEqual, bufRefStr)
+
+ Reset(func() {
+ os.Remove("out.json")
+ })
})
}
diff --git a/src/mongo/gotools/bsondump/main/bsondump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/main/bsondump.go
index 0560f935471..0560f935471 100644
--- a/src/mongo/gotools/bsondump/main/bsondump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/main/bsondump.go
diff --git a/src/mongo/gotools/bsondump/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/options.go
index 3bab54979f3..3bab54979f3 100644
--- a/src/mongo/gotools/bsondump/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/bsondump/options.go
diff --git a/src/mongo/gotools/build.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/build.sh
index 5c8fba2b1b4..17337594540 100755
--- a/src/mongo/gotools/build.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/build.sh
@@ -10,20 +10,18 @@ fi
SCRIPT_DIR="$(cd "$(dirname ${BASH_SOURCE[0]})" && pwd)"
cd $SCRIPT_DIR
-sed -i.bak -e "s/built-without-version-string/$(git describe)/" \
- -e "s/built-without-git-spec/$(git rev-parse HEAD)/" \
- common/options/options.go
+. ./set_goenv.sh
+set_goenv || exit
# remove stale packages
rm -rf vendor/pkg
-. ./set_gopath.sh
mkdir -p bin
ec=0
for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mongoreplay; do
echo "Building ${i}..."
- go build -o "bin/$i" -tags "$tags" "$i/main/$i.go" || { echo "Error building $i"; ec=1; break; }
+ go build -o "bin/$i" -ldflags "$(print_ldflags)" -tags "$(print_tags $tags)" "$i/main/$i.go" || { echo "Error building $i"; ec=1; break; }
./bin/$i --version | head -1
done
@@ -31,5 +29,4 @@ if [ -t /dev/stdin ]; then
stty sane
fi
-mv -f common/options/options.go.bak common/options/options.go
exit $ec
diff --git a/src/mongo/gotools/common.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common.yml
index f4f46b141ab..92e3d8875aa 100644
--- a/src/mongo/gotools/common.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common.yml
@@ -51,7 +51,6 @@ mongo_tools_variables:
- name: qa-tests
- name: qa-tests-3.2
- name: qa-tests-3.4
- - name: qa-tests-unstable
- name: qa-dump-restore-gzip
- name: qa-dump-restore-gzip-3.2
- name: qa-dump-restore-archiving
@@ -71,7 +70,6 @@ mongo_tools_variables:
- name: integration-auth
- name: legacy30
- name: qa-tests
- - name: qa-tests-unstable
- name: native-cert-ssl
ubuntu1404_enterprise_task_list: &ubuntu1404_enterprise_tasks
- name: db
@@ -135,7 +133,6 @@ mongo_tools_variables:
- name: qa-dump-restore-gzip-3.2
distros:
- windows-64-vs2013-test
- - name: qa-tests-unstable
- name: unit
windows_64_ssl_task_list: &windows_64_ssl_tasks
- name: dist
@@ -168,7 +165,6 @@ mongo_tools_variables:
- name: qa-dump-restore-archiving
- name: qa-dump-restore-gzip
- name: qa-tests
- - name: qa-tests-unstable
- name: native-cert-ssl
# disabled until BUILD-2273 is done
# - name: replay-dist
@@ -186,7 +182,6 @@ mongo_tools_variables:
- name: kerberos
- name: qa-dump-restore-archiving
- name: qa-dump-restore-gzip
- - name: qa-tests-unstable
- name: native-cert-ssl
# disabled until BUILD-2273 is done
# - name: replay-dist
@@ -203,7 +198,6 @@ mongo_tools_variables:
- name: integration-auth
- name: qa-dump-restore-archiving
- name: qa-dump-restore-gzip
- - name: qa-tests-unstable
- name: native-cert-ssl
@@ -233,7 +227,7 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -247,7 +241,7 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -268,7 +262,7 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -285,19 +279,17 @@ functions:
export PATH=/opt/ldwrapper/bin:$PATH
fi
- sed -i.bak "s/built-without-version-string/$(git describe)/" common/options/options.go
- sed -i.bak "s/built-without-git-spec/$(git rev-parse HEAD)/" common/options/options.go
-
- . ./set_gopath.sh
- ${gorootvars} go version
- ${gorootvars} env | grep ^GO
- ${gorootvars} go build ${args} -tags "failpoints ${build_tags}" -o bin/${tool} ${tool}/main/${tool}.go
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ go version
+ env | grep ^GO
+ go build -ldflags "$(print_ldflags)" ${args} -tags "$(print_tags failpoints ${build_tags})" -o bin/${tool} ${tool}/main/${tool}.go
./bin/${tool} --version
"download mongod":
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -326,14 +318,14 @@ functions:
bucket: mciuploads
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/bin/${tool}${extension}
+ local_file: src/github.com/mongodb/mongo-tools/bin/${tool}${extension}
remote_file: mongo-tools/binaries/${build_id}/${edition|community}/${tool}${extension}
"generate coverage html + text":
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -342,9 +334,8 @@ functions:
if [ "Windows_NT" = "$OS" ]; then
set -o igncr
fi;
- . ./set_gopath.sh
- ${gorootvars} go tool cover -html=coverage.out -o coverage.html
- ${gorootvars} go tool cover -func=coverage.out -o coverage.txt
+ go tool cover -html=coverage.out -o coverage.html
+ go tool cover -func=coverage.out -o coverage.txt
fi;
"get buildnumber":
@@ -356,7 +347,7 @@ functions:
"move coverage data":
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -369,18 +360,19 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
- set -x
- set -v
if [ "Windows_NT" = "$OS" ]; then
set -o igncr
fi;
- . ./set_gopath.sh
export MONGODB_KERBEROS_PASSWORD=${kerberos_password}
+ set -x
+ set -v
export basedir=$PWD
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
cd ${package}
- ${gorootvars} go test ${coverage_args} ${args} -tags "${build_tags}" -test.v > unit.suite
+ go test -ldflags "$(print_ldflags)" ${coverage_args} ${args} -tags "$(print_tags ${build_tags})" -test.v > unit.suite
export exitcode=$?
cat unit.suite
cp unit.suite $basedir/.
@@ -389,7 +381,7 @@ functions:
"setup integration test":
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
# Set up Kerberos stuff: run kinit if necessary, and add KDC to registry
# on Windows (see https://wiki.mongodb.com/display/DH/Testing+Kerberos)
script: |
@@ -404,29 +396,20 @@ functions:
cmd /c "REG ADD HKLM\SYSTEM\ControlSet001\Control\Lsa\Kerberos\Domains\LDAPTEST.10GEN.CC /v KdcNames /d ldaptest.10gen.cc /t REG_MULTI_SZ /f"
fi;
- "setup permissions":
- command: shell.exec
- params:
- working_dir: src
- script: |
- set -x
- set -v
- set -e
- chmod 700 set_gopath.sh
-
"run tool unit tests":
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
if [ "Windows_NT" = "$OS" ]; then
set -o igncr
fi;
- . ./set_gopath.sh
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
cwd=$(pwd)
# run unit tests under common package
for i in archive bsonutil db/tlsgo failpoint intents json log options progress text util; do
@@ -436,7 +419,7 @@ functions:
if [ "${run_coverage}" ]; then
COVERAGE_ARGS="-coverprofile=coverage_$COMMON_SUBPKG.out"
fi;
- ${gorootvars} go test $COVERAGE_ARGS ${args} -tags "failpoints ${build_tags}" -test.v > $COMMON_SUBPKG.suite
+ go test -ldflags "$(print_ldflags)" $COVERAGE_ARGS ${args} -tags "$(print_tags failpoints ${build_tags})" -test.v > $COMMON_SUBPKG.suite
if [ $? -ne 0 ]; then
echo "suite failed, will exit with error on finish"
export exitcode=1
@@ -452,7 +435,7 @@ functions:
if [ "${run_coverage}" ]; then
COVERAGE_ARGS="-coverprofile=coverage_$i.out"
fi;
- ${gorootvars} go test $COVERAGE_ARGS ${args} -tags "${build_tags}" -test.v > $i.suite
+ go test -ldflags "$(print_ldflags)" $COVERAGE_ARGS ${args} -tags "$(print_tags ${build_tags})" -test.v > $i.suite
if [ $? -ne 0 ]; then
echo "suite failed, will exit with error on finish"
export exitcode=1
@@ -466,15 +449,17 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
- set -x
- set -v
if [ "Windows_NT" = "$OS" ]; then
set -o igncr
export MONGODB_KERBEROS_PASSWORD=${kerberos_password}
fi;
- . ./set_gopath.sh
+
+ set -x
+ set -v
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
if [ "${create_mongod_users_command}" != "" ]; then
export AUTH_USERNAME=${auth_username}
@@ -488,7 +473,7 @@ functions:
if [ "${run_coverage}" ]; then
COVERAGE_ARGS="-coverprofile=coverage_$i.out"
fi;
- ${gorootvars} go test $COVERAGE_ARGS -test.v ${args} -tags "${build_tags}" > $i.suite
+ go test -ldflags "$(print_ldflags)" $COVERAGE_ARGS -test.v ${args} -tags "$(print_tags ${build_tags})" > $i.suite
if [ $? -ne 0 ]; then
echo "suite failed, will exit with error on finish"
export exitcode=1
@@ -503,7 +488,7 @@ functions:
command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -513,13 +498,16 @@ functions:
set -o igncr
fi;
- . ./set_gopath.sh
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ # XXX Need to fix up use of 'src' below somehow; for now commented out
+ # because we're using an actual GOPATH instead of a hack and replaced with a copy
for i in mongoimport mongoexport mongostat mongorestore mongodump mongofiles; do
cd $i
- perl -pe 's/.*src/github.com\/mongodb\/mongo-tools/' coverage_$i.out > coverage_$i_rewrite.out
- ${gorootvars} go tool cover -html=coverage_$i_rewrite.out -o coverage_$i.html
- ${gorootvars} go tool cover -func=coverage_$i_rewrite.out -o coverage_$i.txt
+ # perl -pe 's/.*src/github.com\/mongodb\/mongo-tools/' coverage_$i.out > coverage_$i_rewrite.out
+ go tool cover -html=coverage_$i.out -o coverage_$i.html
+ go tool cover -func=coverage_$i.out -o coverage_$i.txt
cd ..
done
@@ -528,7 +516,7 @@ functions:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/${coverage_pkg}/coverage_${coverage_pkg}.html
+ local_file: src/github.com/mongodb/mongo-tools/${coverage_pkg}/coverage_${coverage_pkg}.html
remote_file: mongo-tools/coverage/${coverage_pkg}/${task_id}.html
bucket: mciuploads
permissions: public-read
@@ -541,7 +529,7 @@ functions:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/${coverage_pkg}/coverage_${coverage_pkg}.txt
+ local_file: src/github.com/mongodb/mongo-tools/${coverage_pkg}/coverage_${coverage_pkg}.txt
remote_file: mongo-tools/coverage/${coverage_pkg}/${task_id}.txt
bucket: mciuploads
permissions: public-read
@@ -552,7 +540,7 @@ functions:
"setup credentials" :
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
silent: true
script: |
set -x
@@ -572,7 +560,7 @@ functions:
"start mongod":
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
background: true
script: |
set -x
@@ -586,7 +574,7 @@ functions:
"wait for mongod to be ready":
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -613,7 +601,7 @@ functions:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/bin/${tool}
+ local_file: src/github.com/mongodb/mongo-tools/bin/${tool}
remote_file: mongo-tools/binaries/${build_id}/${edition|community}/${tool}${extension}
bucket: mciuploads
permissions: public-read
@@ -621,15 +609,22 @@ functions:
display_name: ${tool}
"fetch source" :
+ - command: shell.exec
+ params:
+ script: |
+ set -x
+ set -v
+ set -e
+ mkdir -p src/github.com/mongodb
- command: git.get_project
params:
- directory: src
+ directory: src/github.com/mongodb/mongo-tools
- command: git.apply_patch
params:
- directory: src
+ directory: src/github.com/mongodb/mongo-tools
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -641,7 +636,7 @@ functions:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/${filename}
+ local_file: src/github.com/mongodb/mongo-tools/${filename}
remote_file: mongo-tools/mongoreplay/archive/${build_id}/${filename}
bucket: mciuploads
permissions: public-read
@@ -651,7 +646,7 @@ functions:
"create timeseries" :
command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -665,7 +660,7 @@ functions:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/timeseries.html
+ local_file: src/github.com/mongodb/mongo-tools/timeseries.html
remote_file: mongo-tools/mongoreplay/timeseries/${build_id}/timeseries.html
bucket: mciuploads
permissions: public-read
@@ -678,24 +673,24 @@ functions:
bucket: boxes.10gen.com
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: src/mongoreplay/testPcap/${pcapFname}
+ local_file: src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/${pcapFname}
remote_file: build/mongotape/${pcapFname}
"fetch ftdc" :
- command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
set -e
- ${gorootvars} GOPATH=$PWD go get github.com/10gen/ftdc-utils/cmd/ftdc
+ GOPATH=$PWD go get github.com/10gen/ftdc-utils/cmd/ftdc
"create auth_user" :
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -705,7 +700,7 @@ functions:
"create sharded_cluster" :
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
background: true
script: |
set -x
@@ -716,7 +711,7 @@ functions:
PATH=./bin:$PATH ./bin/mongo --nodb --eval 'var d = new ShardingTest({shards:3, mongos:[{port:${mongod_port}}]}); while(true){sleep(1000)}'
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -726,7 +721,7 @@ functions:
"create repl_set" :
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
background: true
script: |
set -x
@@ -737,7 +732,7 @@ functions:
PATH=./bin:$PATH ./bin/mongo --nodb --eval 'TestData = new Object(); TestData.minPort="${mongod_port}"; var repl = new ReplSetTest({nodes:3, name:"repltester"});repl.startSet();repl.initiate();repl.awaitSecondaryNodes();while(true){sleep(1000);}'
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -748,13 +743,14 @@ functions:
- command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
set -e
- . ./set_gopath.sh
- ${gorootvars} ${environment_vars} go test ${additional_args} -v > ${filename}.suite
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ ${environment_vars} go test -ldflags "$(print_ldflags)" ${additional_args} -v > ${filename}.suite
pre:
@@ -771,7 +767,7 @@ pre:
post:
- command: attach.results
params:
- file_location: src/report.json
+ file_location: src/github.com/mongodb/mongo-tools/report.json
- command: shell.exec
params:
silent: true
@@ -782,7 +778,7 @@ post:
exit 0
- command: gotest.parse_files
params:
- files: ["src/*.suite"]
+ files: ["src/github.com/mongodb/mongo-tools/*.suite"]
- command: shell.exec
params:
script: |
@@ -1014,12 +1010,14 @@ tasks:
- command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
set -e
- ${gorootvars} retVal=$(. ./set_gopath.sh && go run vendor/src/github.com/3rf/mongo-lint/golint/golint.go mongo* bson* common/*);
+ . ./set_goenv.sh
+ GOROOT="" set_goenv || exit
+ retVal=$(go run vendor/github.com/3rf/mongo-lint/golint/golint.go mongo* bson* common/*);
if [ "$retVal" = "" ]; then exit 0; else echo $retVal; exit 1; fi;
- name: lint-js
@@ -1028,7 +1026,7 @@ tasks:
- command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -1229,7 +1227,7 @@ tasks:
- command: shell.exec
type: test
params:
- working_dir: src/test/qa-tests
+ working_dir: src/github.com/mongodb/mongo-tools/test/qa-tests
script: |
set -x
set -v
@@ -1378,13 +1376,12 @@ tasks:
- command: shell.exec
type: test
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
set -e
- . ./set_gopath.sh
- ${gorootvars} go tool vet bsondump common mongo*
+ go tool vet bsondump common mongo*
- name: replay-dist
commands:
@@ -1412,7 +1409,7 @@ tasks:
- func: "wait for mongod to be ready"
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -1540,18 +1537,17 @@ tasks:
- func: "fetch ftdc"
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
set -e
- . ./set_gopath.sh
chmod +x bin/mongoreplay
echo "Running replay test"
PATH=$PATH:$PWD/bin:$PWD/vendor/bin ./mongoreplay/replay_test.sh --verbose --explicit --keep
- command: shell.exec
params:
- working_dir: src
+ working_dir: src/github.com/mongodb/mongo-tools
script: |
set -x
set -v
@@ -1570,21 +1566,39 @@ buildvariants:
#######################################
- name: amazonlinux64
- display_name: Amazon Linux 64 (Go 1.10)
+ display_name: Amazon Linux 64
+ run_on:
+ - linux-64-amzn-test
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: amazonlinux64-enterprise
+ display_name: Amazon Linux 64 Enterprise
run_on:
- linux-64-amzn-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
- name: amazon2
- display_name: Amazon Linux 64 v2 (Go 1.10)
+ display_name: Amazon Linux 64 v2
+ run_on:
+ - amazon2-test
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: amazon2-enterprise
+ display_name: Amazon Linux 64 v2 Enterprise
run_on:
- amazon2-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1593,8 +1607,8 @@ buildvariants:
# Debian Buildvariants #
#######################################
-- name: debian71
- display_name: Debian 7.1 (Go 1.8)
+- name: debian71-enterprise
+ display_name: Debian 7.1 Enterprise
run_on:
- debian71-test
expansions:
@@ -1604,21 +1618,39 @@ buildvariants:
- name: dist
- name: debian81
- display_name: Debian 8.1 (Go 1.10)
+ display_name: Debian 8.1
+ run_on:
+ - debian81-test
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: debian81-enterprise
+ display_name: Debian 8.1 Enterprise
run_on:
- debian81-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
- name: debian92
- display_name: Debian 9.2 (Go 1.10)
+ display_name: Debian 9.2
+ run_on:
+ - debian92-test
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: debian92-enterprise
+ display_name: Debian 9.2 Enterprise
run_on:
- debian92-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1628,7 +1660,7 @@ buildvariants:
#######################################
- name: macOS-1012
- display_name: MacOS 10.12 (Go 1.10)
+ display_name: MacOS 10.12
run_on:
- macos-1012
expansions:
@@ -1638,11 +1670,10 @@ buildvariants:
mongo_target: "osx-ssl"
arch: "osx/x86_64"
excludes: requires_many_files
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
tasks: *macos_1012_tasks
- name: macOS-1012-ssl
- display_name: MacOS 10.12 SSL (Go 1.10)
+ display_name: MacOS 10.12 SSL
run_on:
- macos-1012
expansions:
@@ -1651,31 +1682,38 @@ buildvariants:
mongo_os: "osx"
mongo_target: "osx-ssl"
arch: "osx/x86_64"
- build_tags: "ssl openssl_pre_1.0"
+ build_tags: "ssl"
excludes: requires_many_files
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
tasks: *macos_1012_ssl_tasks
#######################################
# RHEL Buildvariants #
#######################################
-- name: rhel62
- display_name: RHEL 6.2 (Go 1.10)
+- name: rhel62-enterprise
+ display_name: RHEL 6.2 Enterprise
run_on:
- rhel62-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
- name: rhel70
- display_name: RHEL 7.0 (Go 1.10)
+ display_name: RHEL 7.0
+ run_on:
+ - rhel70
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: rhel70-enterprise
+ display_name: RHEL 7.0 Enterprise
run_on:
- rhel70
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1685,11 +1723,20 @@ buildvariants:
#######################################
- name: suse12
- display_name: SUSE 12 (Go 1.10)
+ display_name: SUSE 12
+ run_on:
+ - suse12-test
+ expansions:
+ build_tags: ""
+ tasks:
+ - name: dist
+ - name: replay-dist
+
+- name: suse12-enterprise
+ display_name: SUSE 12 Enterprise
run_on:
- suse12-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1699,7 +1746,7 @@ buildvariants:
#######################################
- name: ubuntu1404
- display_name: Ubuntu 14.04 (Go 1.10)
+ display_name: Ubuntu 14.04
run_on:
- ubuntu1404-test
expansions:
@@ -1707,15 +1754,14 @@ buildvariants:
<<: *mongo_default_startup_args
mongo_os: "ubuntu1404"
mongo_edition: "targeted"
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
- build_tags: "sasl ssl"
+ build_tags: ""
arch: "linux/x86_64"
integration_test_args: integration
resmoke_args: --jobs $(grep -c ^processor /proc/cpuinfo)
tasks: *ubuntu1404_tasks
- name: ubuntu1404-ssl
- display_name: Ubuntu 14.04 SSL (Go 1.10)
+ display_name: Ubuntu 14.04 SSL
run_on:
- ubuntu1404-test
expansions:
@@ -1723,8 +1769,7 @@ buildvariants:
<<: *mongo_ssl_startup_args
mongo_os: "ubuntu1404"
mongo_edition: "enterprise"
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
- build_tags: "sasl ssl"
+ build_tags: "ssl"
edition: ssl
arch: "linux/x86_64"
smoke_use_ssl: --use-ssl
@@ -1733,8 +1778,8 @@ buildvariants:
integration_test_args: "integration,ssl"
tasks: *ubuntu1404_ssl_tasks
-- name: ubuntu-enterprise
- display_name: Ubuntu 14.04 Enterprise (Go 1.8)
+- name: ubuntu1404-enterprise
+ display_name: Ubuntu 14.04 Enterprise
run_on:
- ubuntu1404-test
expansions:
@@ -1742,7 +1787,6 @@ buildvariants:
<<: *mongo_default_startup_args
mongo_os: "ubuntu1404"
mongo_edition: "enterprise"
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "ssl sasl"
smoke_use_ssl: --use-ssl
resmoke_use_ssl: _ssl
@@ -1753,12 +1797,11 @@ buildvariants:
resmoke_args: --jobs $(grep -c ^processor /proc/cpuinfo)
tasks: *ubuntu1404_enterprise_tasks
-- name: ubuntu1604
- display_name: Ubuntu 16.04 (Go 1.10)
+- name: ubuntu1604-enterprise
+ display_name: Ubuntu 16.04 Enterprise
run_on:
- ubuntu1604-test
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1768,7 +1811,7 @@ buildvariants:
#######################################
- name: windows-64
- display_name: Windows 64-bit (Go 1.10)
+ display_name: Windows 64-bit
run_on:
- windows-64-vs2013-test
expansions:
@@ -1782,11 +1825,10 @@ buildvariants:
arch: "win32/x86_64"
preproc_gpm: "perl -pi -e 's/\\r\\n/\\n/g' "
integration_test_args: "integration"
- gorootvars: 'PATH="/cygdrive/c/golang/go1.10/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/golang/go1.10"'
tasks: *windows_64_tasks
- name: windows-64-ssl
- display_name: Windows 64-bit SSL (Go 1.10)
+ display_name: Windows 64-bit SSL
run_on:
- windows-64-vs2013-compile
expansions:
@@ -1803,13 +1845,12 @@ buildvariants:
multiversion_override: "2.6"
extension: .exe
arch: "win32/x86_64"
- gorootvars: 'PATH="/cygdrive/c/golang/go1.10/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/golang/go1.10"'
preproc_gpm: "perl -pi -e 's/\\r\\n/\\n/g' "
integration_test_args: "integration,ssl"
tasks: *windows_64_ssl_tasks
- name: windows-64-enterprise
- display_name: Windows 64-bit Enterprise (Go 1.10)
+ display_name: Windows 64-bit Enterprise
run_on:
- windows-64-vs2013-compile
expansions:
@@ -1827,7 +1868,6 @@ buildvariants:
edition: enterprise
extension: .exe
arch: "win32/x86_64"
- gorootvars: 'PATH="/cygdrive/c/golang/go1.10/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH" GOROOT="c:/golang/go1.10"'
preproc_gpm: "perl -pi -e 's/\\r\\n/\\n/g' "
integration_test_args: "integration"
tasks: *windows_64_enterprise_tasks
@@ -1836,8 +1876,8 @@ buildvariants:
# ARM Buildvariants #
#######################################
-- name: ubuntu1604-arm64
- display_name: ZAP ARM64 Ubuntu 16.04 SSL (Go 1.10)
+- name: ubuntu1604-arm64-ssl
+ display_name: ZAP ARM64 Ubuntu 16.04 SSL
run_on:
- ubuntu1604-arm64-small
stepback: false
@@ -1850,7 +1890,6 @@ buildvariants:
mongo_arch: "arm64"
build_tags: "ssl"
resmoke_use_ssl: _ssl
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10 CC=/opt/mongodbtoolchain/v2/bin/aarch64-mongodb-linux-gcc'
excludes: requires_mmap_available,requires_large_ram,requires_mongo_24,requires_mongo_26,requires_mongo_30
resmoke_args: -j 2
multiversion_override: "skip"
@@ -1864,7 +1903,7 @@ buildvariants:
#######################################
- name: rhel71-ppc64le-enterprise
- display_name: ZAP PPC64LE RHEL 7.1 Enterprise (Go 1.10)
+ display_name: ZAP PPC64LE RHEL 7.1 Enterprise
run_on:
- rhel71-power8-test
stepback: false
@@ -1875,11 +1914,8 @@ buildvariants:
mongo_os: "rhel71"
mongo_edition: "enterprise"
mongo_arch: "ppc64le"
- # RHEL 7.1 PPC64LE machines kerberos setup does not work for mongo-tools
- #args: ... libsasl2; build_tags "sasl ssl"
- build_tags: 'ssl'
+ build_tags: 'ssl sasl'
resmoke_use_ssl: _ssl
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10 CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc'
resmoke_args: -j 4
excludes: requires_mmap_available,requires_large_ram,requires_mongo_24,requires_mongo_26,requires_mongo_30
multiversion_override: "skip"
@@ -1890,13 +1926,12 @@ buildvariants:
tasks: *rhel71_enterprise_tasks
- name: ubuntu1604-ppc64le-enterprise
- display_name: ZAP PPC64LE Ubuntu 16.04 Enterprise (Go 1.10)
+ display_name: ZAP PPC64LE Ubuntu 16.04 Enterprise
run_on:
- ubuntu1604-power8-test
stepback: false
batchtime: 10080 # weekly
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10 CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc'
build_tags: 'ssl sasl'
tasks:
- name: dist
@@ -1906,7 +1941,7 @@ buildvariants:
#######################################
- name: rhel67-s390x-enterprise
- display_name: ZAP s390x RHEL 6.7 Enterprise (Go 1.10)
+ display_name: ZAP s390x RHEL 6.7 Enterprise
run_on:
- rhel67-zseries-test
stepback: false
@@ -1918,7 +1953,7 @@ buildvariants:
- name: dist
- name: rhel72-s390x-enterprise
- display_name: ZAP s390x RHEL 7.2 Enterprise (Go 1.8)
+ display_name: ZAP s390x RHEL 7.2 Enterprise
run_on:
- rhel72-zseries-test
stepback: false
@@ -1931,7 +1966,6 @@ buildvariants:
mongo_arch: "s390x"
build_tags: "sasl ssl"
resmoke_use_ssl: _ssl
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10 CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
excludes: requires_mmap_available,requires_mongo_24,requires_mongo_26,requires_mongo_30
resmoke_args: -j 2
multiversion_override: "skip"
@@ -1942,7 +1976,7 @@ buildvariants:
tasks: *rhel72_enterprise_tasks
- name: suse12-s390x-enterprise
- display_name: ZAP s390x SUSE 12 Enterprise (Go 1.8)
+ display_name: ZAP s390x SUSE 12 Enterprise
run_on:
- suse12-zseries-test
stepback: false
@@ -1954,13 +1988,12 @@ buildvariants:
- name: dist
- name: ubuntu1604-s390x-enterprise
- display_name: ZAP s390x Ubuntu 16.04 Enterprise (Go 1.10)
+ display_name: ZAP s390x Ubuntu 16.04 Enterprise
run_on:
- ubuntu1604-zseries-small
stepback: false
batchtime: 10080 # weekly
expansions:
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10 CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc'
build_tags: "sasl ssl"
tasks:
- name: dist
@@ -1972,7 +2005,7 @@ buildvariants:
- name: ubuntu-race
stepback: false
batchtime: 1440 # daily
- display_name: z Race Detector Ubuntu 14.04 (Go 1.10)
+ display_name: z Race Detector Ubuntu 14.04
run_on:
- ubuntu1404-test
expansions:
@@ -1980,7 +2013,6 @@ buildvariants:
<<: *mongo_default_startup_args
mongo_os: "ubuntu1404"
mongo_edition: "enterprise"
- gorootvars: 'PATH="/opt/golang/go1.10/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/golang/go1.10'
build_tags: "sasl ssl"
arch: "linux/x86_64"
args: "-race"
diff --git a/src/mongo/gotools/common/archive/archive.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/archive.go
index 05f84ebaa44..05f84ebaa44 100644
--- a/src/mongo/gotools/common/archive/archive.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/archive.go
diff --git a/src/mongo/gotools/common/archive/demultiplexer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/demultiplexer.go
index 4a1e074dcf4..4a1e074dcf4 100644
--- a/src/mongo/gotools/common/archive/demultiplexer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/demultiplexer.go
diff --git a/src/mongo/gotools/common/archive/multiplexer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer.go
index 1f94ad50292..1f94ad50292 100644
--- a/src/mongo/gotools/common/archive/multiplexer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer.go
diff --git a/src/mongo/gotools/common/archive/multiplexer_roundtrip_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer_roundtrip_test.go
index 8e6cabb6608..8e6cabb6608 100644
--- a/src/mongo/gotools/common/archive/multiplexer_roundtrip_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/multiplexer_roundtrip_test.go
diff --git a/src/mongo/gotools/common/archive/parser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser.go
index 227f93ab479..227f93ab479 100644
--- a/src/mongo/gotools/common/archive/parser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser.go
diff --git a/src/mongo/gotools/common/archive/parser_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser_test.go
index 61f4ee4fd07..61f4ee4fd07 100644
--- a/src/mongo/gotools/common/archive/parser_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/parser_test.go
diff --git a/src/mongo/gotools/common/archive/prelude.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude.go
index 29ea968dba8..29ea968dba8 100644
--- a/src/mongo/gotools/common/archive/prelude.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude.go
diff --git a/src/mongo/gotools/common/archive/prelude_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude_test.go
index 60e9eebeb93..60e9eebeb93 100644
--- a/src/mongo/gotools/common/archive/prelude_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/archive/prelude_test.go
diff --git a/src/mongo/gotools/common/auth/auth_info.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/auth/auth_info.go
index 469c46a80ce..469c46a80ce 100644
--- a/src/mongo/gotools/common/auth/auth_info.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/auth/auth_info.go
diff --git a/src/mongo/gotools/common/bsonutil/bsonutil.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/bsonutil.go
index 3bf5e6ba056..3bf5e6ba056 100644
--- a/src/mongo/gotools/common/bsonutil/bsonutil.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/bsonutil.go
diff --git a/src/mongo/gotools/common/bsonutil/converter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter.go
index 3a43b430a74..3a43b430a74 100644
--- a/src/mongo/gotools/common/bsonutil/converter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter.go
diff --git a/src/mongo/gotools/common/bsonutil/converter_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter_test.go
index 4d2bb777e49..b3d694befdf 100644
--- a/src/mongo/gotools/common/bsonutil/converter_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/converter_test.go
@@ -9,17 +9,18 @@ package bsonutil
import (
"encoding/base64"
"fmt"
+ "testing"
+ "time"
+
"github.com/mongodb/mongo-tools/common/json"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2"
"gopkg.in/mgo.v2/bson"
- "testing"
- "time"
)
func TestObjectIdBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON ObjectId", t, func() {
Convey("that is valid to JSON should produce a json.ObjectId", func() {
@@ -38,7 +39,7 @@ func TestObjectIdBSONToJSON(t *testing.T) {
}
func TestArraysBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting BSON arrays to JSON arrays", t, func() {
Convey("should work for empty arrays", func() {
@@ -93,7 +94,7 @@ func TestArraysBSONToJSON(t *testing.T) {
}
func TestDateBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
timeNow := time.Now()
secs := int64(timeNow.Unix())
@@ -137,7 +138,7 @@ func TestDateBSONToJSON(t *testing.T) {
}
func TestMaxKeyBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON Maxkey to JSON", t, func() {
Convey("should produce a json.MaxKey", func() {
@@ -152,7 +153,7 @@ func TestMaxKeyBSONToJSON(t *testing.T) {
}
func TestMinKeyBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON Maxkey to JSON", t, func() {
Convey("should produce a json.MinKey", func() {
@@ -167,7 +168,7 @@ func TestMinKeyBSONToJSON(t *testing.T) {
}
func Test64BitIntBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON int64 to JSON", t, func() {
Convey("should produce a json.NumberLong", func() {
@@ -183,7 +184,7 @@ func Test64BitIntBSONToJSON(t *testing.T) {
}
func Test32BitIntBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON int32 integer to JSON", t, func() {
Convey("should produce a json.NumberInt", func() {
@@ -199,7 +200,7 @@ func Test32BitIntBSONToJSON(t *testing.T) {
}
func TestRegExBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON Regular Expression (= /decision/gi) to JSON", t, func() {
Convey("should produce a json.RegExp", func() {
@@ -215,7 +216,7 @@ func TestRegExBSONToJSON(t *testing.T) {
}
func TestUndefinedValueBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON Undefined type to JSON", t, func() {
Convey("should produce a json.Undefined", func() {
@@ -230,7 +231,7 @@ func TestUndefinedValueBSONToJSON(t *testing.T) {
}
func TestDBRefBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting BSON DBRef to JSON", t, func() {
Convey("should produce a json.DBRef", func() {
@@ -246,7 +247,7 @@ func TestDBRefBSONToJSON(t *testing.T) {
}
func TestTimestampBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting a BSON Timestamp to JSON", t, func() {
Convey("should produce a json.Timestamp", func() {
@@ -263,7 +264,7 @@ func TestTimestampBSONToJSON(t *testing.T) {
}
func TestBinaryBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting BSON Binary data to JSON", t, func() {
Convey("should produce a json.BinData", func() {
@@ -281,7 +282,7 @@ func TestBinaryBSONToJSON(t *testing.T) {
}
func TestGenericBytesBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting Go bytes to JSON", t, func() {
Convey("should produce a json.BinData with Type=0x00 (Generic)", func() {
@@ -298,7 +299,7 @@ func TestGenericBytesBSONToJSON(t *testing.T) {
}
func TestUnknownBSONTypeToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting an unknown BSON type to JSON", t, func() {
Convey("should produce an error", func() {
@@ -309,7 +310,7 @@ func TestUnknownBSONTypeToJSON(t *testing.T) {
}
func TestDBPointerBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting BSON DBPointer to JSON", t, func() {
Convey("should produce a json.DBPointer", func() {
@@ -325,7 +326,7 @@ func TestDBPointerBSONToJSON(t *testing.T) {
}
func TestJSCodeBSONToJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Converting BSON Javascript code to JSON", t, func() {
Convey("should produce a json.Javascript", func() {
diff --git a/src/mongo/gotools/common/bsonutil/date_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/date_test.go
index 5c8200b9cc1..5c8200b9cc1 100644
--- a/src/mongo/gotools/common/bsonutil/date_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/date_test.go
diff --git a/src/mongo/gotools/common/bsonutil/marshal_d.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d.go
index 591447814af..591447814af 100644
--- a/src/mongo/gotools/common/bsonutil/marshal_d.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d.go
diff --git a/src/mongo/gotools/common/bsonutil/marshal_d_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d_test.go
index 0ee5e02d61c..0ee5e02d61c 100644
--- a/src/mongo/gotools/common/bsonutil/marshal_d_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/marshal_d_test.go
diff --git a/src/mongo/gotools/common/bsonutil/maxkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/maxkey_test.go
index 89eeed0af9a..89eeed0af9a 100644
--- a/src/mongo/gotools/common/bsonutil/maxkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/maxkey_test.go
diff --git a/src/mongo/gotools/common/bsonutil/minkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/minkey_test.go
index 987576f54b1..987576f54b1 100644
--- a/src/mongo/gotools/common/bsonutil/minkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/minkey_test.go
diff --git a/src/mongo/gotools/common/bsonutil/number.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/number.go
index 3a00bb615e8..3a00bb615e8 100644
--- a/src/mongo/gotools/common/bsonutil/number.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/number.go
diff --git a/src/mongo/gotools/common/bsonutil/numberint_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberint_test.go
index 7ecee5b825e..7ecee5b825e 100644
--- a/src/mongo/gotools/common/bsonutil/numberint_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberint_test.go
diff --git a/src/mongo/gotools/common/bsonutil/numberlong_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberlong_test.go
index 97a1e8afe5e..97a1e8afe5e 100644
--- a/src/mongo/gotools/common/bsonutil/numberlong_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/numberlong_test.go
diff --git a/src/mongo/gotools/common/bsonutil/objectid_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/objectid_test.go
index 1adec240247..1adec240247 100644
--- a/src/mongo/gotools/common/bsonutil/objectid_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/objectid_test.go
diff --git a/src/mongo/gotools/common/bsonutil/regexp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/regexp_test.go
index b4060158285..b4060158285 100644
--- a/src/mongo/gotools/common/bsonutil/regexp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/regexp_test.go
diff --git a/src/mongo/gotools/common/bsonutil/timestamp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/timestamp_test.go
index d1d7de62777..d1d7de62777 100644
--- a/src/mongo/gotools/common/bsonutil/timestamp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/timestamp_test.go
diff --git a/src/mongo/gotools/common/bsonutil/undefined_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/undefined_test.go
index 8aee1a61488..8aee1a61488 100644
--- a/src/mongo/gotools/common/bsonutil/undefined_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/bsonutil/undefined_test.go
diff --git a/src/mongo/gotools/common/common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/common.go
index 4b11ae51a41..4b11ae51a41 100644
--- a/src/mongo/gotools/common/common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/common.go
diff --git a/src/mongo/gotools/common/connstring/connstring.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/connstring/connstring.go
index 503bf74bafd..503bf74bafd 100644
--- a/src/mongo/gotools/common/connstring/connstring.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/connstring/connstring.go
diff --git a/src/mongo/gotools/common/db/bson_stream.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream.go
index a8a9551b932..a8a9551b932 100644
--- a/src/mongo/gotools/common/db/bson_stream.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream.go
diff --git a/src/mongo/gotools/common/db/bson_stream_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream_test.go
index 55f485774ff..55f485774ff 100644
--- a/src/mongo/gotools/common/db/bson_stream_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/bson_stream_test.go
diff --git a/src/mongo/gotools/common/db/buffered_bulk.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk.go
index 65b337c0154..65b337c0154 100644
--- a/src/mongo/gotools/common/db/buffered_bulk.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk.go
diff --git a/src/mongo/gotools/common/db/buffered_bulk_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk_test.go
index 8d78e6e474a..0df00d28ecd 100644
--- a/src/mongo/gotools/common/db/buffered_bulk_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/buffered_bulk_test.go
@@ -7,17 +7,18 @@
package db
import (
+ "testing"
+
"github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
- "testing"
)
func TestBufferedBulkInserterInserts(t *testing.T) {
var bufBulk *BufferedBulkInserter
- testutil.VerifyTestType(t, "db")
+ testtype.VerifyTestType(t, "db")
Convey("With a valid session", t, func() {
opts := options.ToolOptions{
diff --git a/src/mongo/gotools/common/db/command.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/command.go
index f777d94429f..f777d94429f 100644
--- a/src/mongo/gotools/common/db/command.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/command.go
diff --git a/src/mongo/gotools/common/db/connector.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector.go
index c95196a0ed5..c95196a0ed5 100644
--- a/src/mongo/gotools/common/db/connector.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector.go
diff --git a/src/mongo/gotools/common/db/connector_sasl_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_sasl_test.go
index 9d45b9a1f25..f158966b518 100644
--- a/src/mongo/gotools/common/db/connector_sasl_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_sasl_test.go
@@ -6,7 +6,7 @@
// +build sasl
-package db
+package db_test
// This file runs Kerberos tests if build with sasl is enabled
@@ -16,7 +16,9 @@ import (
"runtime"
"testing"
+ "github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
@@ -28,8 +30,10 @@ var (
)
func TestKerberosAuthMechanism(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.KerberosTestType)
+
Convey("should be able to successfully connect", t, func() {
- connector := &VanillaDBConnector{}
+ connector := &db.VanillaDBConnector{}
opts := options.ToolOptions{
Connection: &options.Connection{
diff --git a/src/mongo/gotools/common/db/connector_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_test.go
index 10fce6cd5dc..48ef3611587 100644
--- a/src/mongo/gotools/common/db/connector_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/connector_test.go
@@ -4,29 +4,32 @@
// not use this file except in compliance with the License. You may obtain
// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-package db
+package db_test
import (
+ "testing"
+ "time"
+
+ "github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2"
- "testing"
- "time"
)
func TestVanillaDBConnector(t *testing.T) {
- testutil.VerifyTestType(t, "db")
+ testtype.VerifyTestType(t, "db")
Convey("With a vanilla db connector", t, func() {
- var connector *VanillaDBConnector
+ var connector *db.VanillaDBConnector
Convey("calling Configure should populate the addrs and dial timeout"+
" appropriately with no error", func() {
- connector = &VanillaDBConnector{}
+ connector = &db.VanillaDBConnector{}
opts := options.ToolOptions{
Connection: &options.Connection{
@@ -36,21 +39,22 @@ func TestVanillaDBConnector(t *testing.T) {
Auth: &options.Auth{},
}
So(connector.Configure(opts), ShouldBeNil)
- So(connector.dialInfo.Addrs, ShouldResemble,
+ info := db.VanillaTestWrapper(*connector).DialInfo()
+ So(info.Addrs, ShouldResemble,
[]string{"host1:20000", "host2:20000"})
- So(connector.dialInfo.Timeout, ShouldResemble, time.Duration(opts.Timeout)*time.Second)
+ So(info.Timeout, ShouldResemble, time.Duration(opts.Timeout)*time.Second)
})
Convey("calling GetNewSession with a running mongod should connect"+
" successfully", func() {
- connector = &VanillaDBConnector{}
+ connector = &db.VanillaDBConnector{}
opts := options.ToolOptions{
Connection: &options.Connection{
Host: "localhost",
- Port: DefaultTestPort,
+ Port: db.DefaultTestPort,
},
Auth: &options.Auth{},
}
@@ -68,7 +72,7 @@ func TestVanillaDBConnector(t *testing.T) {
}
func TestVanillaDBConnectorWithAuth(t *testing.T) {
- testutil.VerifyTestType(t, "auth")
+ testtype.VerifyTestType(t, "auth")
session, err := mgo.Dial("localhost:33333")
if err != nil {
t.Fatalf("error dialing server: %v", err)
@@ -84,17 +88,17 @@ func TestVanillaDBConnectorWithAuth(t *testing.T) {
Convey("With a vanilla db connector and a mongod running with"+
" auth", t, func() {
- var connector *VanillaDBConnector
+ var connector *db.VanillaDBConnector
Convey("connecting without authentication should not be able"+
" to run commands", func() {
- connector = &VanillaDBConnector{}
+ connector = &db.VanillaDBConnector{}
opts := options.ToolOptions{
Connection: &options.Connection{
Host: "localhost",
- Port: DefaultTestPort,
+ Port: db.DefaultTestPort,
},
Auth: &options.Auth{},
}
@@ -112,12 +116,12 @@ func TestVanillaDBConnectorWithAuth(t *testing.T) {
Convey("connecting with authentication should succeed and"+
" authenticate properly", func() {
- connector = &VanillaDBConnector{}
+ connector = &db.VanillaDBConnector{}
opts := options.ToolOptions{
Connection: &options.Connection{
Host: "localhost",
- Port: DefaultTestPort,
+ Port: db.DefaultTestPort,
},
Auth: &options.Auth{
Username: "cAdmin",
diff --git a/src/mongo/gotools/common/db/db.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db.go
index 2a3c82788e9..2a3c82788e9 100644
--- a/src/mongo/gotools/common/db/db.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db.go
diff --git a/src/mongo/gotools/common/db/db_openssl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_openssl.go
index 2a7106a068e..2a7106a068e 100644
--- a/src/mongo/gotools/common/db/db_openssl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_openssl.go
diff --git a/src/mongo/gotools/common/db/db_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_test.go
index da2c8128c22..44d60845740 100644
--- a/src/mongo/gotools/common/db/db_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_test.go
@@ -7,17 +7,18 @@
package db
import (
+ "reflect"
+ "testing"
+
"github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2"
- "reflect"
- "testing"
)
func TestNewSessionProvider(t *testing.T) {
- testutil.VerifyTestType(t, "db")
+ testtype.VerifyTestType(t, "db")
Convey("When initializing a session provider", t, func() {
@@ -73,7 +74,7 @@ func TestNewSessionProvider(t *testing.T) {
func TestGetIndexes(t *testing.T) {
- testutil.VerifyTestType(t, "db")
+ testtype.VerifyTestType(t, "db")
Convey("With a valid session", t, func() {
opts := options.ToolOptions{
diff --git a/src/mongo/gotools/common/db/db_tlsgo.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_tlsgo.go
index 6fa04a11a60..6fa04a11a60 100644
--- a/src/mongo/gotools/common/db/db_tlsgo.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/db_tlsgo.go
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/export_test.go
new file mode 100644
index 00000000000..7699660290c
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/export_test.go
@@ -0,0 +1,12 @@
+package db
+
+import (
+ "gopkg.in/mgo.v2"
+)
+
+// VanillaTestWrapper allows black box test access to private fields
+type VanillaTestWrapper VanillaDBConnector
+
+func (v VanillaTestWrapper) DialInfo() *mgo.DialInfo {
+ return v.dialInfo
+}
diff --git a/src/mongo/gotools/common/db/kerberos/gssapi.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/kerberos/gssapi.go
index 0e6d8b058b1..0e6d8b058b1 100644
--- a/src/mongo/gotools/common/db/kerberos/gssapi.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/kerberos/gssapi.go
diff --git a/src/mongo/gotools/common/db/namespaces.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces.go
index 31efaee1dfb..31efaee1dfb 100644
--- a/src/mongo/gotools/common/db/namespaces.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces.go
diff --git a/src/mongo/gotools/common/db/namespaces_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces_test.go
index 15ccb02f3ff..15ccb02f3ff 100644
--- a/src/mongo/gotools/common/db/namespaces_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/namespaces_test.go
diff --git a/src/mongo/gotools/common/db/openssl/openssl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl.go
index fc39c187f54..fc39c187f54 100644
--- a/src/mongo/gotools/common/db/openssl/openssl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl.go
diff --git a/src/mongo/gotools/common/db/openssl/openssl_fips.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl_fips.go
index ded8515f397..ded8515f397 100644
--- a/src/mongo/gotools/common/db/openssl/openssl_fips.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/openssl_fips.go
diff --git a/src/mongo/gotools/common/db/openssl/testdata/ca.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/ca.pem
index b1b6f2628da..b1b6f2628da 100644
--- a/src/mongo/gotools/common/db/openssl/testdata/ca.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/ca.pem
diff --git a/src/mongo/gotools/common/db/openssl/testdata/server.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/server.pem
index d2aaa930ff5..d2aaa930ff5 100644
--- a/src/mongo/gotools/common/db/openssl/testdata/server.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/openssl/testdata/server.pem
diff --git a/src/mongo/gotools/common/db/read_preferences.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/read_preferences.go
index a0fba3d611a..a0fba3d611a 100644
--- a/src/mongo/gotools/common/db/read_preferences.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/read_preferences.go
diff --git a/src/mongo/gotools/common/db/tlsgo/config.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config.go
index 8d3971b537b..8d3971b537b 100644
--- a/src/mongo/gotools/common/db/tlsgo/config.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config.go
diff --git a/src/mongo/gotools/common/db/tlsgo/config_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config_test.go
index 7eb09b8643c..9fa3585c5e2 100644
--- a/src/mongo/gotools/common/db/tlsgo/config_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/config_test.go
@@ -3,9 +3,13 @@ package tlsgo
import (
"strings"
"testing"
+
+ "github.com/mongodb/mongo-tools/common/testtype"
)
func TestAddClientCert(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.UnitTestType)
+
cases := []struct {
Path string
Pass string
diff --git a/src/mongo/gotools/common/db/tlsgo/rootcerts.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts.go
index ee3ec3769f1..ee3ec3769f1 100644
--- a/src/mongo/gotools/common/db/tlsgo/rootcerts.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts.go
diff --git a/src/mongo/gotools/common/db/tlsgo/rootcerts_darwin.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts_darwin.go
index 72c7a9116ad..72c7a9116ad 100644
--- a/src/mongo/gotools/common/db/tlsgo/rootcerts_darwin.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/rootcerts_darwin.go
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem
index 308e2263d4a..308e2263d4a 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted-rev.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted.pem
index fa92cebe1d7..fa92cebe1d7 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-encrypted.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-encrypted.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-rev.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-rev.pem
index 0bb7b967c9d..0bb7b967c9d 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1-rev.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1-rev.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1.pem
index 9f6124b5fa2..9f6124b5fa2 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs1.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs1.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem
index 2a9b8ea4aa4..2a9b8ea4aa4 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted-rev.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted.pem
index 88773490b0f..88773490b0f 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-encrypted.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-encrypted.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-rev.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-rev.pem
index 7d902b28e11..7d902b28e11 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8-rev.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8-rev.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8.pem
index 305c67658c9..305c67658c9 100644
--- a/src/mongo/gotools/common/db/tlsgo/testdata/pkcs8.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/testdata/pkcs8.pem
diff --git a/src/mongo/gotools/common/db/tlsgo/tlsgo.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/tlsgo.go
index c26b7e2dc4f..c26b7e2dc4f 100644
--- a/src/mongo/gotools/common/db/tlsgo/tlsgo.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/tlsgo/tlsgo.go
diff --git a/src/mongo/gotools/common/db/write_concern.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern.go
index 7eee9b1ad0e..7eee9b1ad0e 100644
--- a/src/mongo/gotools/common/db/write_concern.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern.go
diff --git a/src/mongo/gotools/common/db/write_concern_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern_test.go
index 94573bb2005..94573bb2005 100644
--- a/src/mongo/gotools/common/db/write_concern_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/db/write_concern_test.go
diff --git a/src/mongo/gotools/common/failpoint/failpoint.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint.go
index c7140f6a8f1..c7140f6a8f1 100644
--- a/src/mongo/gotools/common/failpoint/failpoint.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint.go
diff --git a/src/mongo/gotools/common/failpoint/failpoint_disabled.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_disabled.go
index 4b5cf9ab955..4b5cf9ab955 100644
--- a/src/mongo/gotools/common/failpoint/failpoint_disabled.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_disabled.go
diff --git a/src/mongo/gotools/common/failpoint/failpoint_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_test.go
index 582c7eeaec8..88f95fa3485 100644
--- a/src/mongo/gotools/common/failpoint/failpoint_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoint_test.go
@@ -11,12 +11,12 @@ package failpoint
import (
"testing"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
)
func TestFailpointParsing(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With test args", t, func() {
args := "foo=bar,baz,biz=,=a"
diff --git a/src/mongo/gotools/common/failpoint/failpoints.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoints.go
index be9aa752f10..be9aa752f10 100644
--- a/src/mongo/gotools/common/failpoint/failpoints.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/failpoint/failpoints.go
diff --git a/src/mongo/gotools/common/intents/intent.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent.go
index 5130ee93b4e..5130ee93b4e 100644
--- a/src/mongo/gotools/common/intents/intent.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent.go
diff --git a/src/mongo/gotools/common/intents/intent_prioritizer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer.go
index 280ee9a1e74..280ee9a1e74 100644
--- a/src/mongo/gotools/common/intents/intent_prioritizer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer.go
diff --git a/src/mongo/gotools/common/intents/intent_prioritizer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer_test.go
index c90b8f5f2bd..7e79e72b927 100644
--- a/src/mongo/gotools/common/intents/intent_prioritizer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_prioritizer_test.go
@@ -10,14 +10,14 @@ import (
"container/heap"
"testing"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
)
func TestLegacyPrioritizer(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a legacyPrioritizer initialized with an ordered intent list", t, func() {
testList := []*Intent{
@@ -43,7 +43,7 @@ func TestLegacyPrioritizer(t *testing.T) {
func TestBasicDBHeapBehavior(t *testing.T) {
var dbheap heap.Interface
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With an empty dbHeap", t, func() {
dbheap = &DBHeap{}
@@ -93,7 +93,7 @@ func TestBasicDBHeapBehavior(t *testing.T) {
func TestDBCounterCollectionSorting(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a dbCounter and an unordered collection of intents", t, func() {
dbc := &dbCounter{
@@ -120,7 +120,7 @@ func TestDBCounterCollectionSorting(t *testing.T) {
func TestBySizeAndView(t *testing.T) {
var prioritizer IntentPrioritizer
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a prioritizer initialized with on a set of intents", t, func() {
intents := []*Intent{
@@ -151,7 +151,7 @@ func TestBySizeAndView(t *testing.T) {
func TestSimulatedMultiDBJob(t *testing.T) {
var prioritizer IntentPrioritizer
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a prioritizer initialized with a set of intents", t, func() {
intents := []*Intent{
diff --git a/src/mongo/gotools/common/intents/intent_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_test.go
index 9c0727bc298..e13b844969f 100644
--- a/src/mongo/gotools/common/intents/intent_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/intents/intent_test.go
@@ -7,15 +7,16 @@
package intents
import (
- "github.com/mongodb/mongo-tools/common/testutil"
- . "github.com/smartystreets/goconvey/convey"
"testing"
+
+ "github.com/mongodb/mongo-tools/common/testtype"
+ . "github.com/smartystreets/goconvey/convey"
)
func TestIntentManager(t *testing.T) {
var manager *Manager
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With an empty IntentManager", t, func() {
manager = NewIntentManager()
diff --git a/src/mongo/gotools/common/json/bench_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bench_test.go
index 9ed3c014078..9ed3c014078 100644
--- a/src/mongo/gotools/common/json/bench_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bench_test.go
diff --git a/src/mongo/gotools/common/json/bindata.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata.go
index c508ba904ed..c508ba904ed 100644
--- a/src/mongo/gotools/common/json/bindata.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata.go
diff --git a/src/mongo/gotools/common/json/bindata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata_test.go
index 7f5ea704f3e..7f5ea704f3e 100644
--- a/src/mongo/gotools/common/json/bindata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/bindata_test.go
diff --git a/src/mongo/gotools/common/json/boolean.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean.go
index 2cae19de10d..2cae19de10d 100644
--- a/src/mongo/gotools/common/json/boolean.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean.go
diff --git a/src/mongo/gotools/common/json/boolean_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean_test.go
index 6b434eeafb7..6b434eeafb7 100644
--- a/src/mongo/gotools/common/json/boolean_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/boolean_test.go
diff --git a/src/mongo/gotools/common/json/constructor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/constructor.go
index 5383662dcd6..5383662dcd6 100644
--- a/src/mongo/gotools/common/json/constructor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/constructor.go
diff --git a/src/mongo/gotools/common/json/consts.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/consts.go
index 1992a911761..1992a911761 100644
--- a/src/mongo/gotools/common/json/consts.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/consts.go
diff --git a/src/mongo/gotools/common/json/csv_format.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/csv_format.go
index ab6c30cc853..ab6c30cc853 100644
--- a/src/mongo/gotools/common/json/csv_format.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/csv_format.go
diff --git a/src/mongo/gotools/common/json/date.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date.go
index 925952b46d7..925952b46d7 100644
--- a/src/mongo/gotools/common/json/date.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date.go
diff --git a/src/mongo/gotools/common/json/date_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date_test.go
index d6e54d4e17b..d6e54d4e17b 100644
--- a/src/mongo/gotools/common/json/date_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/date_test.go
diff --git a/src/mongo/gotools/common/json/dbpointer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer.go
index b9e3de89de4..b9e3de89de4 100644
--- a/src/mongo/gotools/common/json/dbpointer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer.go
diff --git a/src/mongo/gotools/common/json/dbpointer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer_test.go
index 73bafbdc869..73bafbdc869 100644
--- a/src/mongo/gotools/common/json/dbpointer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbpointer_test.go
diff --git a/src/mongo/gotools/common/json/dbref.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref.go
index 15fba1fbcb4..15fba1fbcb4 100644
--- a/src/mongo/gotools/common/json/dbref.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref.go
diff --git a/src/mongo/gotools/common/json/dbref_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref_test.go
index b9b533706c1..b9b533706c1 100644
--- a/src/mongo/gotools/common/json/dbref_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/dbref_test.go
diff --git a/src/mongo/gotools/common/json/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode.go
index 1cb540c32be..1cb540c32be 100644
--- a/src/mongo/gotools/common/json/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode.go
diff --git a/src/mongo/gotools/common/json/decode_d_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_d_test.go
index 2f867f99eeb..2f867f99eeb 100644
--- a/src/mongo/gotools/common/json/decode_d_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_d_test.go
diff --git a/src/mongo/gotools/common/json/decode_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_test.go
index ba106700f38..ba106700f38 100644
--- a/src/mongo/gotools/common/json/decode_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/decode_test.go
diff --git a/src/mongo/gotools/common/json/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode.go
index ed123925cc6..ed123925cc6 100644
--- a/src/mongo/gotools/common/json/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode.go
diff --git a/src/mongo/gotools/common/json/encode_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode_test.go
index a0c0df8aa5e..a0c0df8aa5e 100644
--- a/src/mongo/gotools/common/json/encode_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/encode_test.go
diff --git a/src/mongo/gotools/common/json/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/example_test.go
index 9e1e2bfbf4e..9e1e2bfbf4e 100644
--- a/src/mongo/gotools/common/json/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/example_test.go
diff --git a/src/mongo/gotools/common/json/float_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/float_test.go
index 062b330a1e1..062b330a1e1 100644
--- a/src/mongo/gotools/common/json/float_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/float_test.go
diff --git a/src/mongo/gotools/common/json/fold.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold.go
index bedb1d5d0cf..bedb1d5d0cf 100644
--- a/src/mongo/gotools/common/json/fold.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold.go
diff --git a/src/mongo/gotools/common/json/fold_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold_test.go
index 1c10dbcf64b..1c10dbcf64b 100644
--- a/src/mongo/gotools/common/json/fold_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/fold_test.go
diff --git a/src/mongo/gotools/common/json/frac_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/frac_test.go
index ed8daae6a08..ed8daae6a08 100644
--- a/src/mongo/gotools/common/json/frac_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/frac_test.go
diff --git a/src/mongo/gotools/common/json/helpers.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/helpers.go
index b88191b4cff..b88191b4cff 100644
--- a/src/mongo/gotools/common/json/helpers.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/helpers.go
diff --git a/src/mongo/gotools/common/json/hex.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex.go
index 66dd5ee2695..66dd5ee2695 100644
--- a/src/mongo/gotools/common/json/hex.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex.go
diff --git a/src/mongo/gotools/common/json/hex_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex_test.go
index 0f6ed7686f3..0f6ed7686f3 100644
--- a/src/mongo/gotools/common/json/hex_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/hex_test.go
diff --git a/src/mongo/gotools/common/json/indent.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/indent.go
index 70ea7ed8e23..70ea7ed8e23 100644
--- a/src/mongo/gotools/common/json/indent.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/indent.go
diff --git a/src/mongo/gotools/common/json/infinity.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity.go
index 40ee607beae..40ee607beae 100644
--- a/src/mongo/gotools/common/json/infinity.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity.go
diff --git a/src/mongo/gotools/common/json/infinity_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity_test.go
index 63a14d3b633..63a14d3b633 100644
--- a/src/mongo/gotools/common/json/infinity_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/infinity_test.go
diff --git a/src/mongo/gotools/common/json/iso_date.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date.go
index 48410b7e37b..48410b7e37b 100644
--- a/src/mongo/gotools/common/json/iso_date.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date.go
diff --git a/src/mongo/gotools/common/json/iso_date_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date_test.go
index a61c4ce9225..a61c4ce9225 100644
--- a/src/mongo/gotools/common/json/iso_date_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/iso_date_test.go
diff --git a/src/mongo/gotools/common/json/json_format.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/json_format.go
index 3bed8dd05d4..3bed8dd05d4 100644
--- a/src/mongo/gotools/common/json/json_format.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/json_format.go
diff --git a/src/mongo/gotools/common/json/maxkey.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey.go
index 538ff0af6f1..538ff0af6f1 100644
--- a/src/mongo/gotools/common/json/maxkey.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey.go
diff --git a/src/mongo/gotools/common/json/maxkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey_test.go
index 0934a75c0df..0934a75c0df 100644
--- a/src/mongo/gotools/common/json/maxkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/maxkey_test.go
diff --git a/src/mongo/gotools/common/json/minkey.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey.go
index bb513c036f6..bb513c036f6 100644
--- a/src/mongo/gotools/common/json/minkey.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey.go
diff --git a/src/mongo/gotools/common/json/minkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey_test.go
index d83325b67af..d83325b67af 100644
--- a/src/mongo/gotools/common/json/minkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/minkey_test.go
diff --git a/src/mongo/gotools/common/json/mongo_extjson.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/mongo_extjson.go
index 0196c712b80..0196c712b80 100644
--- a/src/mongo/gotools/common/json/mongo_extjson.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/mongo_extjson.go
diff --git a/src/mongo/gotools/common/json/nan.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan.go
index bc17a33af4e..bc17a33af4e 100644
--- a/src/mongo/gotools/common/json/nan.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan.go
diff --git a/src/mongo/gotools/common/json/nan_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan_test.go
index df26075a532..df26075a532 100644
--- a/src/mongo/gotools/common/json/nan_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/nan_test.go
diff --git a/src/mongo/gotools/common/json/new.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new.go
index 96b48ac215b..96b48ac215b 100644
--- a/src/mongo/gotools/common/json/new.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new.go
diff --git a/src/mongo/gotools/common/json/new_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new_test.go
index cbb9a132289..cbb9a132289 100644
--- a/src/mongo/gotools/common/json/new_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/new_test.go
diff --git a/src/mongo/gotools/common/json/number.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number.go
index ae888143cb7..ae888143cb7 100644
--- a/src/mongo/gotools/common/json/number.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number.go
diff --git a/src/mongo/gotools/common/json/number_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number_test.go
index 99fc92f745e..99fc92f745e 100644
--- a/src/mongo/gotools/common/json/number_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/number_test.go
diff --git a/src/mongo/gotools/common/json/objectid.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid.go
index f7d7a017a6d..f7d7a017a6d 100644
--- a/src/mongo/gotools/common/json/objectid.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid.go
diff --git a/src/mongo/gotools/common/json/objectid_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid_test.go
index ab5bd99dd93..ab5bd99dd93 100644
--- a/src/mongo/gotools/common/json/objectid_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/objectid_test.go
diff --git a/src/mongo/gotools/common/json/regexp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp.go
index 21f6ddab52d..21f6ddab52d 100644
--- a/src/mongo/gotools/common/json/regexp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp.go
diff --git a/src/mongo/gotools/common/json/regexp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp_test.go
index d1632b76392..d1632b76392 100644
--- a/src/mongo/gotools/common/json/regexp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/regexp_test.go
diff --git a/src/mongo/gotools/common/json/scanner.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner.go
index f98abb562bb..f98abb562bb 100644
--- a/src/mongo/gotools/common/json/scanner.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner.go
diff --git a/src/mongo/gotools/common/json/scanner_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner_test.go
index 0c6cae7e081..0c6cae7e081 100644
--- a/src/mongo/gotools/common/json/scanner_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/scanner_test.go
diff --git a/src/mongo/gotools/common/json/single_quoted.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted.go
index f4299f17440..f4299f17440 100644
--- a/src/mongo/gotools/common/json/single_quoted.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted.go
diff --git a/src/mongo/gotools/common/json/single_quoted_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted_test.go
index 741f96da037..741f96da037 100644
--- a/src/mongo/gotools/common/json/single_quoted_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/single_quoted_test.go
diff --git a/src/mongo/gotools/common/json/stream.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream.go
index dda4351eea2..dda4351eea2 100644
--- a/src/mongo/gotools/common/json/stream.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream.go
diff --git a/src/mongo/gotools/common/json/stream_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream_test.go
index ec8f4f54043..ec8f4f54043 100644
--- a/src/mongo/gotools/common/json/stream_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/stream_test.go
diff --git a/src/mongo/gotools/common/json/tagkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tagkey_test.go
index 60e129dcf9f..60e129dcf9f 100644
--- a/src/mongo/gotools/common/json/tagkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tagkey_test.go
diff --git a/src/mongo/gotools/common/json/tags.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags.go
index 763085f9fae..763085f9fae 100644
--- a/src/mongo/gotools/common/json/tags.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags.go
diff --git a/src/mongo/gotools/common/json/tags_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags_test.go
index 24036587f0a..24036587f0a 100644
--- a/src/mongo/gotools/common/json/tags_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/tags_test.go
diff --git a/src/mongo/gotools/common/json/testdata/code.json.gz b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/testdata/code.json.gz
index 0e2895b53ac..0e2895b53ac 100644
--- a/src/mongo/gotools/common/json/testdata/code.json.gz
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/testdata/code.json.gz
Binary files differ
diff --git a/src/mongo/gotools/common/json/timestamp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp.go
index d7e9e1ba77b..d7e9e1ba77b 100644
--- a/src/mongo/gotools/common/json/timestamp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp.go
diff --git a/src/mongo/gotools/common/json/timestamp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp_test.go
index fdf2708a2a7..fdf2708a2a7 100644
--- a/src/mongo/gotools/common/json/timestamp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/timestamp_test.go
diff --git a/src/mongo/gotools/common/json/undefined.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined.go
index 145516ecc42..145516ecc42 100644
--- a/src/mongo/gotools/common/json/undefined.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined.go
diff --git a/src/mongo/gotools/common/json/undefined_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined_test.go
index 76500bb607e..76500bb607e 100644
--- a/src/mongo/gotools/common/json/undefined_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/undefined_test.go
diff --git a/src/mongo/gotools/common/json/unquoted.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted.go
index 15906343787..15906343787 100644
--- a/src/mongo/gotools/common/json/unquoted.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted.go
diff --git a/src/mongo/gotools/common/json/unquoted_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted_test.go
index d2a780c38c1..d2a780c38c1 100644
--- a/src/mongo/gotools/common/json/unquoted_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/unquoted_test.go
diff --git a/src/mongo/gotools/common/log/tool_logger.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger.go
index bde3d871348..bde3d871348 100644
--- a/src/mongo/gotools/common/log/tool_logger.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger.go
diff --git a/src/mongo/gotools/common/log/tool_logger_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger_test.go
index 8a208261d0c..1244b1f30cf 100644
--- a/src/mongo/gotools/common/log/tool_logger_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/log/tool_logger_test.go
@@ -8,14 +8,22 @@ package log
import (
"bytes"
- "github.com/mongodb/mongo-tools/common/options"
- . "github.com/smartystreets/goconvey/convey"
"os"
"strings"
"testing"
"time"
+
+ . "github.com/smartystreets/goconvey/convey"
)
+type verbosity struct {
+ L int
+ Q bool
+}
+
+func (v verbosity) IsQuiet() bool { return v.Q }
+func (v verbosity) Level() int { return v.L }
+
func TestBasicToolLoggerFunctionality(t *testing.T) {
var tl *ToolLogger
@@ -24,12 +32,7 @@ func TestBasicToolLoggerFunctionality(t *testing.T) {
time.Sleep(time.Millisecond)
Convey("With a new ToolLogger", t, func() {
- v1 := &options.Verbosity{
- Quiet: false,
- SetVerbosity: nil,
- VLevel: 3,
- }
- tl = NewToolLogger(v1)
+ tl = NewToolLogger(&verbosity{L: 3})
So(tl, ShouldNotBeNil)
So(tl.writer, ShouldNotBeNil)
So(tl.verbosity, ShouldEqual, 3)
@@ -73,15 +76,11 @@ func TestGlobalToolLoggerFunctionality(t *testing.T) {
globalToolLogger = nil // just to be sure
Convey("With an initialized global ToolLogger", t, func() {
- globalToolLogger = NewToolLogger(&options.Verbosity{
- Quiet: false,
- SetVerbosity: nil,
- VLevel: 3,
- })
+ globalToolLogger = NewToolLogger(&verbosity{L: 3})
So(globalToolLogger, ShouldNotBeNil)
Convey("actions shouldn't panic", func() {
- So(func() { SetVerbosity(&options.Verbosity{Quiet: true}) }, ShouldNotPanic)
+ So(func() { SetVerbosity(&verbosity{Q: true}) }, ShouldNotPanic)
So(func() { Logvf(0, "woooo") }, ShouldNotPanic)
So(func() { SetDateFormat("ahaha") }, ShouldNotPanic)
So(func() { SetWriter(os.Stdout) }, ShouldNotPanic)
@@ -92,12 +91,7 @@ func TestGlobalToolLoggerFunctionality(t *testing.T) {
func TestToolLoggerWriter(t *testing.T) {
Convey("With a tool logger that writes to a buffer", t, func() {
buff := bytes.NewBuffer(make([]byte, 1024))
- v1 := &options.Verbosity{
- Quiet: false,
- SetVerbosity: nil,
- VLevel: 3,
- }
- tl := NewToolLogger(v1)
+ tl := NewToolLogger(&verbosity{L: 3})
tl.SetWriter(buff)
Convey("writing using a ToolLogWriter", func() {
diff --git a/src/mongo/gotools/common/options/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options.go
index 90052cd3205..90052cd3205 100644
--- a/src/mongo/gotools/common/options/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options.go
diff --git a/src/mongo/gotools/common/options/options_fp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp.go
index f9a103a3dbb..f9a103a3dbb 100644
--- a/src/mongo/gotools/common/options/options_fp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp.go
diff --git a/src/mongo/gotools/common/options/options_fp_disabled.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp_disabled.go
index fc73c63d34f..fc73c63d34f 100644
--- a/src/mongo/gotools/common/options/options_fp_disabled.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_fp_disabled.go
diff --git a/src/mongo/gotools/common/options/options_gssapi.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_gssapi.go
index 0446e7c01e1..0446e7c01e1 100644
--- a/src/mongo/gotools/common/options/options_gssapi.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_gssapi.go
diff --git a/src/mongo/gotools/common/options/options_openssl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_openssl.go
index afb18ab8eb2..afb18ab8eb2 100644
--- a/src/mongo/gotools/common/options/options_openssl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_openssl.go
diff --git a/src/mongo/gotools/common/options/options_ssl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_ssl.go
index de11cf9686a..de11cf9686a 100644
--- a/src/mongo/gotools/common/options/options_ssl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_ssl.go
diff --git a/src/mongo/gotools/common/options/options_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_test.go
index fbf603c8947..fbf603c8947 100644
--- a/src/mongo/gotools/common/options/options_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/options/options_test.go
diff --git a/src/mongo/gotools/common/password/pass_util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util.go
index 4d55a1453de..4d55a1453de 100644
--- a/src/mongo/gotools/common/password/pass_util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util.go
diff --git a/src/mongo/gotools/common/password/pass_util_solaris.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util_solaris.go
index 58ad45c0b76..58ad45c0b76 100644
--- a/src/mongo/gotools/common/password/pass_util_solaris.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/pass_util_solaris.go
diff --git a/src/mongo/gotools/common/password/password.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/password.go
index bf8e9a0450b..bf8e9a0450b 100644
--- a/src/mongo/gotools/common/password/password.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/password/password.go
diff --git a/src/mongo/gotools/common/progress/manager.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager.go
index 94d4c90e113..94d4c90e113 100644
--- a/src/mongo/gotools/common/progress/manager.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager.go
diff --git a/src/mongo/gotools/common/progress/manager_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager_test.go
index e9121cc7b68..e9121cc7b68 100644
--- a/src/mongo/gotools/common/progress/manager_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/manager_test.go
diff --git a/src/mongo/gotools/common/progress/progress_bar.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar.go
index 07059d4f18e..07059d4f18e 100644
--- a/src/mongo/gotools/common/progress/progress_bar.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar.go
diff --git a/src/mongo/gotools/common/progress/progress_bar_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar_test.go
index b6a58dadc37..b6a58dadc37 100644
--- a/src/mongo/gotools/common/progress/progress_bar_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progress_bar_test.go
diff --git a/src/mongo/gotools/common/progress/progressor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progressor.go
index 606ff3dd6c8..606ff3dd6c8 100644
--- a/src/mongo/gotools/common/progress/progressor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/progress/progressor.go
diff --git a/src/mongo/gotools/common/signals/signals.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/signals/signals.go
index 4ee7f5f90ec..4ee7f5f90ec 100644
--- a/src/mongo/gotools/common/signals/signals.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/signals/signals.go
diff --git a/src/mongo/gotools/common/testutil/types.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testtype/types.go
index 67c58d7ad31..52c6c58d187 100644
--- a/src/mongo/gotools/common/testutil/types.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testtype/types.go
@@ -4,7 +4,7 @@
// not use this file except in compliance with the License. You may obtain
// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-package testutil
+package testtype
import (
"flag"
diff --git a/src/mongo/gotools/common/testutil/auth.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/auth.go
index 26ce8cd60c7..9264781b649 100644
--- a/src/mongo/gotools/common/testutil/auth.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/auth.go
@@ -9,6 +9,7 @@ package testutil
import (
"fmt"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"gopkg.in/mgo.v2"
"gopkg.in/mgo.v2/bson"
"os"
@@ -70,7 +71,7 @@ func CreateUserWithRole(session *mgo.Session, user,
}
func GetAuthOptions() options.Auth {
- if HasTestType(AuthTestType) {
+ if testtype.HasTestType(testtype.AuthTestType) {
return options.Auth{
Username: os.Getenv(CreatedUserNameEnv),
Password: os.Getenv(CreatedUserPasswordEnv),
diff --git a/src/mongo/gotools/common/testutil/kerberos.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/kerberos.go
index d52128aef7b..d52128aef7b 100644
--- a/src/mongo/gotools/common/testutil/kerberos.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/kerberos.go
diff --git a/src/mongo/gotools/common/testutil/ssl_integration.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/ssl_integration.go
index eb5b86a74a6..8fc9293bd17 100644
--- a/src/mongo/gotools/common/testutil/ssl_integration.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/ssl_integration.go
@@ -8,10 +8,11 @@ package testutil
import (
commonOpts "github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
)
func GetSSLOptions() commonOpts.SSL {
- if HasTestType(SSLTestType) {
+ if testtype.HasTestType(testtype.SSLTestType) {
return commonOpts.SSL{
UseSSL: true,
SSLCAFile: "../common/db/openssl/testdata/ca.pem",
diff --git a/src/mongo/gotools/common/testutil/testutil.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/testutil.go
index bd310c387e9..bd310c387e9 100644
--- a/src/mongo/gotools/common/testutil/testutil.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/testutil/testutil.go
diff --git a/src/mongo/gotools/common/text/grid.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid.go
index c1b5cebed9b..c1b5cebed9b 100644
--- a/src/mongo/gotools/common/text/grid.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid.go
diff --git a/src/mongo/gotools/common/text/grid_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid_test.go
index 39008d7f274..39008d7f274 100644
--- a/src/mongo/gotools/common/text/grid_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/grid_test.go
diff --git a/src/mongo/gotools/common/text/units.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units.go
index e3fd32feca4..e3fd32feca4 100644
--- a/src/mongo/gotools/common/text/units.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units.go
diff --git a/src/mongo/gotools/common/text/units_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units_test.go
index bc25e14affc..bc25e14affc 100644
--- a/src/mongo/gotools/common/text/units_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/units_test.go
diff --git a/src/mongo/gotools/common/util/bool.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool.go
index fced8f28014..fced8f28014 100644
--- a/src/mongo/gotools/common/util/bool.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool.go
diff --git a/src/mongo/gotools/common/util/bool_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool_test.go
index 770b94c8912..770b94c8912 100644
--- a/src/mongo/gotools/common/util/bool_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/bool_test.go
diff --git a/src/mongo/gotools/common/util/exit_code.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/exit_code.go
index d894ee1b428..d894ee1b428 100644
--- a/src/mongo/gotools/common/util/exit_code.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/exit_code.go
diff --git a/src/mongo/gotools/common/util/file.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/file.go
index 29d4b09b693..29d4b09b693 100644
--- a/src/mongo/gotools/common/util/file.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/file.go
diff --git a/src/mongo/gotools/common/util/format_date.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date.go
index f9b5972da75..f9b5972da75 100644
--- a/src/mongo/gotools/common/util/format_date.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date.go
diff --git a/src/mongo/gotools/common/util/format_date_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date_test.go
index 5ae5923731a..5ae5923731a 100644
--- a/src/mongo/gotools/common/util/format_date_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/format_date_test.go
diff --git a/src/mongo/gotools/common/util/math.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math.go
index 1bd0ff57053..1bd0ff57053 100644
--- a/src/mongo/gotools/common/util/math.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math.go
diff --git a/src/mongo/gotools/common/util/math_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math_test.go
index 4977a6eeccc..51bf93a986f 100644
--- a/src/mongo/gotools/common/util/math_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/math_test.go
@@ -7,15 +7,16 @@
package util
import (
- "github.com/mongodb/mongo-tools/common/testutil"
- . "github.com/smartystreets/goconvey/convey"
"reflect"
"testing"
+
+ "github.com/mongodb/mongo-tools/common/testtype"
+ . "github.com/smartystreets/goconvey/convey"
)
func TestMaxInt(t *testing.T) {
- testutil.VerifyTestType(t, "unit")
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("When finding the maximum of two ints", t, func() {
@@ -31,7 +32,7 @@ func TestMaxInt(t *testing.T) {
func TestNumberConverter(t *testing.T) {
- testutil.VerifyTestType(t, "unit")
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a number converter for float32", t, func() {
floatConverter := newNumberConverter(reflect.TypeOf(float32(0)))
@@ -61,7 +62,7 @@ func TestNumberConverter(t *testing.T) {
func TestUInt32Converter(t *testing.T) {
- testutil.VerifyTestType(t, "unit")
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a series of test values, conversions should pass", t, func() {
out, err := ToUInt32(int64(99))
diff --git a/src/mongo/gotools/common/util/mongo.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo.go
index 80b5945d5e8..80b5945d5e8 100644
--- a/src/mongo/gotools/common/util/mongo.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo.go
diff --git a/src/mongo/gotools/common/util/mongo_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo_test.go
index 6519ec0e239..15ced783966 100644
--- a/src/mongo/gotools/common/util/mongo_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/mongo_test.go
@@ -7,14 +7,15 @@
package util
import (
- "github.com/mongodb/mongo-tools/common/testutil"
- . "github.com/smartystreets/goconvey/convey"
"testing"
+
+ "github.com/mongodb/mongo-tools/common/testtype"
+ . "github.com/smartystreets/goconvey/convey"
)
func TestParseConnectionString(t *testing.T) {
- testutil.VerifyTestType(t, "unit")
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("When extracting the replica set and hosts from a connection"+
" url", t, func() {
@@ -46,7 +47,7 @@ func TestParseConnectionString(t *testing.T) {
func TestCreateConnectionAddrs(t *testing.T) {
- testutil.VerifyTestType(t, "unit")
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("When creating the slice of connection addresses", t, func() {
diff --git a/src/mongo/gotools/common/util/net.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/net.go
index b8a2ccf8220..b8a2ccf8220 100644
--- a/src/mongo/gotools/common/util/net.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/net.go
diff --git a/src/mongo/gotools/common/util/slice.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/slice.go
index fdcb7f774aa..fdcb7f774aa 100644
--- a/src/mongo/gotools/common/util/slice.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/slice.go
diff --git a/src/mongo/gotools/common/util/strings.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/strings.go
index b64f8de18da..b64f8de18da 100644
--- a/src/mongo/gotools/common/util/strings.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/strings.go
diff --git a/src/mongo/gotools/common/util/util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/util.go
index f33344bb9b9..f33344bb9b9 100644
--- a/src/mongo/gotools/common/util/util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/util/util.go
diff --git a/src/mongo/gotools/import.data b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/import.data
index b994ca7a77c..9e86781b8ae 100644
--- a/src/mongo/gotools/import.data
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/import.data
@@ -1,5 +1,5 @@
{
- "commit": "7e7a3acf2b411c2861782d34c68be940f85a6582",
+ "commit": "c1d0d6967c84c62b5b578f7b18a82226b5c76526",
"github": "mongodb/mongo-tools.git",
"vendor": "tools",
"branch": "v3.6"
diff --git a/src/mongo/gotools/mongodump/main/mongodump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/main/mongodump.go
index 63394f471af..63394f471af 100644
--- a/src/mongo/gotools/mongodump/main/mongodump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/main/mongodump.go
diff --git a/src/mongo/gotools/mongodump/metadata_dump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/metadata_dump.go
index 6e3bb4c2cb9..6e3bb4c2cb9 100644
--- a/src/mongo/gotools/mongodump/metadata_dump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/metadata_dump.go
diff --git a/src/mongo/gotools/mongodump/mongodump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump.go
index 41b37e3d99d..41b37e3d99d 100644
--- a/src/mongo/gotools/mongodump/mongodump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump.go
diff --git a/src/mongo/gotools/mongodump/mongodump_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump_test.go
index c9a6dcf3c73..6c072292eb0 100644
--- a/src/mongo/gotools/mongodump/mongodump_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/mongodump_test.go
@@ -22,6 +22,7 @@ import (
"github.com/mongodb/mongo-tools/common/json"
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
"github.com/mongodb/mongo-tools/common/util"
. "github.com/smartystreets/goconvey/convey"
@@ -351,7 +352,7 @@ func testQuery(md *MongoDump, session *mgo.Session) string {
}
func TestMongoDumpValidateOptions(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a MongoDump instance", t, func() {
md := simpleMongoDumpInstance()
@@ -379,7 +380,7 @@ func TestMongoDumpValidateOptions(t *testing.T) {
}
func TestMongoDumpKerberos(t *testing.T) {
- testutil.VerifyTestType(t, testutil.KerberosTestType)
+ testtype.VerifyTestType(t, testtype.KerberosTestType)
Convey("Should be able to run mongodump with Kerberos auth", t, func() {
opts, err := testutil.GetKerberosOptions()
@@ -418,7 +419,7 @@ func TestMongoDumpKerberos(t *testing.T) {
}
func TestMongoDumpBSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
log.SetWriter(ioutil.Discard)
Convey("With a MongoDump instance", t, func() {
@@ -628,7 +629,7 @@ func TestMongoDumpBSON(t *testing.T) {
}
func TestMongoDumpMetaData(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
log.SetWriter(ioutil.Discard)
Convey("With a MongoDump instance", t, func() {
@@ -713,7 +714,7 @@ func TestMongoDumpMetaData(t *testing.T) {
}
func TestMongoDumpOplog(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
session, err := testutil.GetBareSession()
if err != nil {
t.Fatalf("No server available")
diff --git a/src/mongo/gotools/mongodump/oplog_dump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/oplog_dump.go
index bcf8783cefd..bcf8783cefd 100644
--- a/src/mongo/gotools/mongodump/oplog_dump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/oplog_dump.go
diff --git a/src/mongo/gotools/mongodump/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/options.go
index d276e363121..d276e363121 100644
--- a/src/mongo/gotools/mongodump/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/options.go
diff --git a/src/mongo/gotools/mongodump/prepare.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare.go
index c874d4a9f8c..c874d4a9f8c 100644
--- a/src/mongo/gotools/mongodump/prepare.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare.go
diff --git a/src/mongo/gotools/mongodump/prepare_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare_test.go
index 1e549cdc7f2..1ee11101128 100644
--- a/src/mongo/gotools/mongodump/prepare_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare_test.go
@@ -7,14 +7,15 @@
package mongodump
import (
- "github.com/mongodb/mongo-tools/common/testutil"
- . "github.com/smartystreets/goconvey/convey"
"testing"
+
+ "github.com/mongodb/mongo-tools/common/testtype"
+ . "github.com/smartystreets/goconvey/convey"
)
func TestSkipCollection(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a mongodump that excludes collections 'test' and 'fake'"+
" and excludes prefixes 'pre-' and 'no'", t, func() {
diff --git a/src/mongo/gotools/mongoexport/csv.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv.go
index cab3542c926..cab3542c926 100644
--- a/src/mongo/gotools/mongoexport/csv.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv.go
diff --git a/src/mongo/gotools/mongoexport/csv_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv_test.go
index 5e46ac5970e..e824a5fc67d 100644
--- a/src/mongo/gotools/mongoexport/csv_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/csv_test.go
@@ -9,16 +9,17 @@ package mongoexport
import (
"bytes"
"encoding/csv"
+ "strings"
+ "testing"
+
"github.com/mongodb/mongo-tools/common/bsonutil"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
- "strings"
- "testing"
)
func TestWriteCSV(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a CSV export output", t, func() {
fields := []string{"_id", "x", " y", "z.1.a"}
diff --git a/src/mongo/gotools/mongoexport/json.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json.go
index 40a4895344b..40a4895344b 100644
--- a/src/mongo/gotools/mongoexport/json.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json.go
diff --git a/src/mongo/gotools/mongoexport/json_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json_test.go
index 7a475624f79..02bed7c8eca 100644
--- a/src/mongo/gotools/mongoexport/json_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/json_test.go
@@ -8,15 +8,16 @@ package mongoexport
import (
"bytes"
+ "testing"
+
"github.com/mongodb/mongo-tools/common/json"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
- "testing"
)
func TestWriteJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a JSON export output", t, func() {
out := &bytes.Buffer{}
@@ -44,7 +45,7 @@ func TestWriteJSON(t *testing.T) {
}
func TestJSONArray(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a JSON export output in array mode", t, func() {
out := &bytes.Buffer{}
diff --git a/src/mongo/gotools/mongoexport/kerberos_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/kerberos_test.go
index 9ea65bcbb88..9c7970cd06f 100644
--- a/src/mongo/gotools/mongoexport/kerberos_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/kerberos_test.go
@@ -8,16 +8,18 @@ package mongoexport
import (
"bytes"
+ "strings"
+ "testing"
+
"github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/json"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
- "strings"
- "testing"
)
func TestKerberos(t *testing.T) {
- testutil.VerifyTestType(t, testutil.KerberosTestType)
+ testtype.VerifyTestType(t, testtype.KerberosTestType)
Convey("Should be able to run mongoexport with Kerberos auth", t, func() {
opts, err := testutil.GetKerberosOptions()
diff --git a/src/mongo/gotools/mongoexport/main/mongoexport.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/main/mongoexport.go
index 69342cdd7b0..69342cdd7b0 100644
--- a/src/mongo/gotools/mongoexport/main/mongoexport.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/main/mongoexport.go
diff --git a/src/mongo/gotools/mongoexport/mongoexport.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport.go
index bb7c3e6670d..bb7c3e6670d 100644
--- a/src/mongo/gotools/mongoexport/mongoexport.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport.go
diff --git a/src/mongo/gotools/mongoexport/mongoexport_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport_test.go
index 51c76c2ada9..2a729b3df30 100644
--- a/src/mongo/gotools/mongoexport/mongoexport_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/mongoexport_test.go
@@ -8,16 +8,17 @@ package mongoexport
import (
"encoding/json"
+ "os"
+ "testing"
+
"github.com/mongodb/mongo-tools/common/bsonutil"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
- "os"
- "testing"
)
func TestExtendedJSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Serializing a doc to extended JSON should work", t, func() {
x := bson.M{
@@ -40,7 +41,7 @@ func TestExtendedJSON(t *testing.T) {
}
func TestFieldSelect(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Using makeFieldSelector should return correct projection doc", t, func() {
So(makeFieldSelector("a,b"), ShouldResemble, bson.M{"_id": 1, "a": 1, "b": 1})
diff --git a/src/mongo/gotools/mongoexport/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/options.go
index cdc34b1264a..cdc34b1264a 100644
--- a/src/mongo/gotools/mongoexport/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoexport/options.go
diff --git a/src/mongo/gotools/mongofiles/main/mongofiles.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/main/mongofiles.go
index 09e884f8ff5..09e884f8ff5 100644
--- a/src/mongo/gotools/mongofiles/main/mongofiles.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/main/mongofiles.go
diff --git a/src/mongo/gotools/mongofiles/mongofiles.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles.go
index f7353a5c853..f7353a5c853 100644
--- a/src/mongo/gotools/mongofiles/mongofiles.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles.go
diff --git a/src/mongo/gotools/mongofiles/mongofiles_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles_test.go
index 2b5278b9b61..fb186a0d95d 100644
--- a/src/mongo/gotools/mongofiles/mongofiles_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/mongofiles_test.go
@@ -18,6 +18,7 @@ import (
"github.com/mongodb/mongo-tools/common/json"
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
"github.com/mongodb/mongo-tools/common/util"
. "github.com/smartystreets/goconvey/convey"
@@ -232,7 +233,7 @@ func fileExists(name string) bool {
// Test that it works whenever valid arguments are passed in and that
// it barfs whenever invalid ones are passed
func TestValidArguments(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a MongoFiles instance", t, func() {
mf, err := simpleMongoFilesInstanceWithFilename("search", "file")
@@ -295,7 +296,7 @@ func TestValidArguments(t *testing.T) {
// Test that the output from mongofiles is actually correct
func TestMongoFilesCommands(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
Convey("Testing the various commands (get|get_id|put|delete|delete_id|search|list) "+
"with a MongoDump instance", t, func() {
@@ -581,6 +582,7 @@ func TestMongoFilesCommands(t *testing.T) {
Reset(func() {
So(tearDownGridFSTestData(), ShouldBeNil)
+ err = os.Remove("lorem_ipsum_copy.txt")
})
})
diff --git a/src/mongo/gotools/mongofiles/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options.go
index 6ccc4559ddb..6ccc4559ddb 100644
--- a/src/mongo/gotools/mongofiles/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options.go
diff --git a/src/mongo/gotools/mongofiles/options_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options_test.go
index 5c74e2355be..5c74e2355be 100644
--- a/src/mongo/gotools/mongofiles/options_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/options_test.go
diff --git a/src/mongo/gotools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt
index 1b7d5ed8c26..1b7d5ed8c26 100644
--- a/src/mongo/gotools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/testdata/lorem_ipsum_287613_bytes.txt
diff --git a/src/mongo/gotools/mongoimport/common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common.go
index 0e292eeaef5..0e292eeaef5 100644
--- a/src/mongo/gotools/mongoimport/common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common.go
diff --git a/src/mongo/gotools/mongoimport/common_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common_test.go
index 0429a164a37..56df48ce195 100644
--- a/src/mongo/gotools/mongoimport/common_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/common_test.go
@@ -14,7 +14,7 @@ import (
"github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
"gopkg.in/tomb.v2"
@@ -111,7 +111,7 @@ func convertBSONDToRaw(documents []bson.D) []bson.Raw {
}
func TestValidateFields(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given an import input, in validating the headers", t, func() {
Convey("if the fields contain '..', an error should be thrown", func() {
@@ -147,7 +147,7 @@ func TestValidateFields(t *testing.T) {
}
func TestGetUpsertValue(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a field and a BSON document, on calling getUpsertValue", t, func() {
Convey("the value of the key should be correct for unnested documents", func() {
@@ -177,7 +177,7 @@ func TestGetUpsertValue(t *testing.T) {
}
func TestConstructUpsertDocument(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a set of upsert fields and a BSON document, on calling "+
"constructUpsertDocument", t, func() {
@@ -219,7 +219,7 @@ func TestConstructUpsertDocument(t *testing.T) {
}
func TestSetNestedValue(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a field, its value, and an existing BSON document...", t, func() {
b := bson.D{{"c", "d"}}
@@ -271,7 +271,7 @@ func TestSetNestedValue(t *testing.T) {
}
func TestRemoveBlankFields(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given an unordered BSON document", t, func() {
Convey("the same document should be returned if there are no blanks", func() {
@@ -308,7 +308,7 @@ func TestRemoveBlankFields(t *testing.T) {
}
func TestTokensToBSON(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given an slice of column specs and tokens to convert to BSON", t, func() {
Convey("the expected ordered BSON should be produced for the given"+
@@ -385,7 +385,7 @@ func TestTokensToBSON(t *testing.T) {
}
func TestProcessDocuments(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given an import worker", t, func() {
index := uint64(0)
@@ -468,7 +468,7 @@ func TestProcessDocuments(t *testing.T) {
}
func TestDoSequentialStreaming(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given some import workers, a Converters input channel and an bson.D output channel", t, func() {
inputChannel := make(chan Converter, 5)
@@ -512,7 +512,7 @@ func TestDoSequentialStreaming(t *testing.T) {
}
func TestStreamDocuments(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey(`Given:
1. a boolean indicating streaming order
2. an input channel where documents are streamed in
@@ -554,7 +554,7 @@ func TestStreamDocuments(t *testing.T) {
}
func TestChannelQuorumError(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a channel and a quorum...", t, func() {
Convey("an error should be returned if one is received", func() {
ch := make(chan error, 2)
@@ -579,7 +579,7 @@ func TestChannelQuorumError(t *testing.T) {
}
func TestFilterIngestError(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a boolean 'stopOnError' and an error...", t, func() {
diff --git a/src/mongo/gotools/mongoimport/csv.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv.go
index 5d69bc4a398..5d69bc4a398 100644
--- a/src/mongo/gotools/mongoimport/csv.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv.go
diff --git a/src/mongo/gotools/mongoimport/csv/reader.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv/reader.go
index 34dca6a8b72..34dca6a8b72 100644
--- a/src/mongo/gotools/mongoimport/csv/reader.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv/reader.go
diff --git a/src/mongo/gotools/mongoimport/csv_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv_test.go
index 8f231abab0c..f04d53dd8f7 100644
--- a/src/mongo/gotools/mongoimport/csv_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/csv_test.go
@@ -15,7 +15,7 @@ import (
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
)
@@ -27,7 +27,7 @@ func init() {
}
func TestCSVStreamDocument(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a CSV input reader", t, func() {
Convey("badly encoded CSV should result in a parsing error", func() {
contents := `1, 2, foo"bar`
@@ -208,7 +208,7 @@ func TestCSVStreamDocument(t *testing.T) {
}
func TestCSVReadAndValidateHeader(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
var err error
Convey("With a CSV input reader", t, func() {
Convey("setting the header should read the first line of the CSV", func() {
@@ -335,7 +335,7 @@ func TestCSVReadAndValidateHeader(t *testing.T) {
}
func TestCSVConvert(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a CSV input reader", t, func() {
Convey("calling convert on a CSVConverter should return the expected BSON document", func() {
csvConverter := CSVConverter{
diff --git a/src/mongo/gotools/mongoimport/dateconv/dateconv.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/dateconv/dateconv.go
index 4df7d292eeb..4df7d292eeb 100644
--- a/src/mongo/gotools/mongoimport/dateconv/dateconv.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/dateconv/dateconv.go
diff --git a/src/mongo/gotools/mongoimport/json.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json.go
index 543a23f8e78..543a23f8e78 100644
--- a/src/mongo/gotools/mongoimport/json.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json.go
diff --git a/src/mongo/gotools/mongoimport/json_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json_test.go
index 56c37102535..92b52cf36c3 100644
--- a/src/mongo/gotools/mongoimport/json_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/json_test.go
@@ -12,13 +12,13 @@ import (
"os"
"testing"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
)
func TestJSONArrayStreamDocument(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a JSON array input reader", t, func() {
var jsonFile, fileHandle *os.File
Convey("an error should be thrown if a plain JSON document is supplied", func() {
@@ -81,7 +81,7 @@ func TestJSONArrayStreamDocument(t *testing.T) {
}
func TestJSONPlainStreamDocument(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a plain JSON input reader", t, func() {
var jsonFile, fileHandle *os.File
Convey("string valued JSON documents should be imported properly", func() {
@@ -184,7 +184,7 @@ func TestJSONPlainStreamDocument(t *testing.T) {
}
func TestReadJSONArraySeparator(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With an array JSON input reader", t, func() {
Convey("reading a JSON array separator should consume [",
func() {
@@ -250,7 +250,7 @@ func TestReadJSONArraySeparator(t *testing.T) {
}
func TestJSONConvert(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a JSON input reader", t, func() {
Convey("calling convert on a JSONConverter should return the expected BSON document", func() {
jsonConverter := JSONConverter{
diff --git a/src/mongo/gotools/mongoimport/main/mongoimport.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/main/mongoimport.go
index c608e68cbda..c608e68cbda 100644
--- a/src/mongo/gotools/mongoimport/main/mongoimport.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/main/mongoimport.go
diff --git a/src/mongo/gotools/mongoimport/mongoimport.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport.go
index 890b1bc29c7..890b1bc29c7 100644
--- a/src/mongo/gotools/mongoimport/mongoimport.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport.go
diff --git a/src/mongo/gotools/mongoimport/mongoimport_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport_test.go
index 1074c3ad0b9..973e3b7579e 100644
--- a/src/mongo/gotools/mongoimport/mongoimport_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/mongoimport_test.go
@@ -18,6 +18,7 @@ import (
"github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
@@ -100,7 +101,7 @@ func NewMongoImport() (*MongoImport, error) {
}
func TestSplitInlineHeader(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("handle normal, untyped headers", t, func() {
fields := []string{"foo.bar", "baz", "boo"}
header := strings.Join(fields, ",")
@@ -125,7 +126,7 @@ func TestSplitInlineHeader(t *testing.T) {
}
func TestMongoImportValidateSettings(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a mongoimport instance for validation, ", t, func() {
Convey("an error should be thrown if no collection is given", func() {
@@ -362,7 +363,7 @@ func TestMongoImportValidateSettings(t *testing.T) {
}
func TestGetSourceReader(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a mongoimport instance, on calling getSourceReader", t,
func() {
Convey("an error should be thrown if the given file referenced by "+
@@ -396,7 +397,7 @@ func TestGetSourceReader(t *testing.T) {
}
func TestGetInputReader(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Given a io.Reader on calling getInputReader", t, func() {
Convey("should parse --fields using valid csv escaping", func() {
imp, err := NewMongoImport()
@@ -498,7 +499,7 @@ func TestGetInputReader(t *testing.T) {
}
func TestImportDocuments(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
Convey("With a mongoimport instance", t, func() {
Reset(func() {
sessionProvider, err := db.NewSessionProvider(*getBasicToolOptions())
diff --git a/src/mongo/gotools/mongoimport/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options.go
index 6c8cf0a0e2a..6c8cf0a0e2a 100644
--- a/src/mongo/gotools/mongoimport/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options.go
diff --git a/src/mongo/gotools/mongoimport/options_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options_test.go
index 1ea39c1a151..1ea39c1a151 100644
--- a/src/mongo/gotools/mongoimport/options_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/options_test.go
diff --git a/src/mongo/gotools/mongoimport/testdata/test.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.csv
index 357d40e6da3..357d40e6da3 100644
--- a/src/mongo/gotools/mongoimport/testdata/test.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.csv
diff --git a/src/mongo/gotools/mongoimport/testdata/test.tsv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.tsv
index a6d5298b40a..a6d5298b40a 100644
--- a/src/mongo/gotools/mongoimport/testdata/test.tsv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test.tsv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_bad.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bad.csv
index c1d6aeeca88..c1d6aeeca88 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_bad.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bad.csv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_blanks.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_blanks.csv
index e94daca6d0d..e94daca6d0d 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_blanks.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_blanks.csv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_bom.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.csv
index eef9b0a80c5..eef9b0a80c5 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_bom.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.csv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_bom.tsv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.tsv
index 4c117a5ca88..4c117a5ca88 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_bom.tsv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_bom.tsv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_duplicate.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_duplicate.csv
index 137f668e25a..137f668e25a 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_duplicate.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_duplicate.csv
diff --git a/src/mongo/gotools/mongoimport/testdata/test_fields_invalid.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_invalid.txt
index 90505050d51..90505050d51 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_fields_invalid.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_invalid.txt
diff --git a/src/mongo/gotools/mongoimport/testdata/test_fields_valid.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_valid.txt
index de980441c3a..de980441c3a 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_fields_valid.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_fields_valid.txt
diff --git a/src/mongo/gotools/mongoimport/testdata/test_type.csv b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_type.csv
index 444321ee570..444321ee570 100644
--- a/src/mongo/gotools/mongoimport/testdata/test_type.csv
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/testdata/test_type.csv
diff --git a/src/mongo/gotools/mongoimport/tsv.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv.go
index b2075934b70..b2075934b70 100644
--- a/src/mongo/gotools/mongoimport/tsv.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv.go
diff --git a/src/mongo/gotools/mongoimport/tsv_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv_test.go
index 554e9250cad..51339699d7e 100644
--- a/src/mongo/gotools/mongoimport/tsv_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/tsv_test.go
@@ -11,13 +11,13 @@ import (
"os"
"testing"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
)
func TestTSVStreamDocument(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a TSV input reader", t, func() {
Convey("integer valued strings should be converted tsv1", func() {
contents := "1\t2\t3e\n"
@@ -200,7 +200,7 @@ func TestTSVStreamDocument(t *testing.T) {
}
func TestTSVReadAndValidateHeader(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a TSV input reader", t, func() {
Convey("setting the header should read the first line of the TSV", func() {
contents := "extraHeader1\textraHeader2\textraHeader3\n"
@@ -213,7 +213,7 @@ func TestTSVReadAndValidateHeader(t *testing.T) {
}
func TestTSVConvert(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a TSV input reader", t, func() {
Convey("calling convert on a TSVConverter should return the expected BSON document", func() {
tsvConverter := TSVConverter{
diff --git a/src/mongo/gotools/mongoimport/typed_fields.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields.go
index 0182df3ce4a..0182df3ce4a 100644
--- a/src/mongo/gotools/mongoimport/typed_fields.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields.go
diff --git a/src/mongo/gotools/mongoimport/typed_fields_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields_test.go
index 48a10d8e0c1..d8b43829ff0 100644
--- a/src/mongo/gotools/mongoimport/typed_fields_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoimport/typed_fields_test.go
@@ -7,13 +7,14 @@
package mongoimport
import (
+ "testing"
+ "time"
+
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
- "testing"
- "time"
)
func init() {
@@ -23,7 +24,7 @@ func init() {
}
func TestTypedHeaderParser(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Using 'zip.string(),number.double(),foo.auto()'", t, func() {
var headers = []string{"zip.string()", "number.double()", "foo.auto()", `bar.date(January 2\, \(2006\))`}
@@ -93,7 +94,7 @@ func TestAutoHeaderParser(t *testing.T) {
}
func TestFieldParsers(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Using FieldAutoParser", t, func() {
var p, _ = NewFieldParser(ctAuto, "")
diff --git a/src/mongo/gotools/mongoreplay/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/README.md
index a58eabb6b65..a58eabb6b65 100644
--- a/src/mongo/gotools/mongoreplay/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/README.md
diff --git a/src/mongo/gotools/mongoreplay/aggregation/mongoreplay_aggregations.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/aggregation/mongoreplay_aggregations.js
index 3bd258f80e2..3bd258f80e2 100644
--- a/src/mongo/gotools/mongoreplay/aggregation/mongoreplay_aggregations.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/aggregation/mongoreplay_aggregations.js
diff --git a/src/mongo/gotools/mongoreplay/assembly.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/assembly.go
index 04a1290a458..04a1290a458 100644
--- a/src/mongo/gotools/mongoreplay/assembly.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/assembly.go
diff --git a/src/mongo/gotools/mongoreplay/auth_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/auth_test.go
index 93e73308211..93e73308211 100644
--- a/src/mongo/gotools/mongoreplay/auth_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/auth_test.go
diff --git a/src/mongo/gotools/mongoreplay/command_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_op.go
index 68cbf22411e..68cbf22411e 100644
--- a/src/mongo/gotools/mongoreplay/command_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_op.go
diff --git a/src/mongo/gotools/mongoreplay/command_reply.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_reply.go
index d376018c51c..d376018c51c 100644
--- a/src/mongo/gotools/mongoreplay/command_reply.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/command_reply.go
diff --git a/src/mongo/gotools/mongoreplay/connection_stub.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/connection_stub.go
index 02bb1e5aaf6..02bb1e5aaf6 100644
--- a/src/mongo/gotools/mongoreplay/connection_stub.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/connection_stub.go
diff --git a/src/mongo/gotools/mongoreplay/cursors.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors.go
index fcb661c8a55..fcb661c8a55 100644
--- a/src/mongo/gotools/mongoreplay/cursors.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors.go
diff --git a/src/mongo/gotools/mongoreplay/cursors_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors_test.go
index 86667b7e98f..86667b7e98f 100644
--- a/src/mongo/gotools/mongoreplay/cursors_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/cursors_test.go
diff --git a/src/mongo/gotools/mongoreplay/delete_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/delete_op.go
index 5e4f9ce85eb..5e4f9ce85eb 100644
--- a/src/mongo/gotools/mongoreplay/delete_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/delete_op.go
diff --git a/src/mongo/gotools/mongoreplay/execute.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute.go
index 973073e303b..973073e303b 100644
--- a/src/mongo/gotools/mongoreplay/execute.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute.go
diff --git a/src/mongo/gotools/mongoreplay/execute_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute_test.go
index fd000f7d006..fd000f7d006 100644
--- a/src/mongo/gotools/mongoreplay/execute_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/execute_test.go
diff --git a/src/mongo/gotools/mongoreplay/filter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter.go
index 8ba38e2de7f..8ba38e2de7f 100644
--- a/src/mongo/gotools/mongoreplay/filter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter.go
diff --git a/src/mongo/gotools/mongoreplay/filter_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter_test.go
index 0bb916125ed..0bb916125ed 100644
--- a/src/mongo/gotools/mongoreplay/filter_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/filter_test.go
diff --git a/src/mongo/gotools/mongoreplay/getmore_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/getmore_op.go
index 30c13a54940..30c13a54940 100644
--- a/src/mongo/gotools/mongoreplay/getmore_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/getmore_op.go
diff --git a/src/mongo/gotools/mongoreplay/insert_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/insert_op.go
index 7fc37dff61f..7fc37dff61f 100644
--- a/src/mongo/gotools/mongoreplay/insert_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/insert_op.go
diff --git a/src/mongo/gotools/mongoreplay/killcursors_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/killcursors_op.go
index 87943829a5b..87943829a5b 100644
--- a/src/mongo/gotools/mongoreplay/killcursors_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/killcursors_op.go
diff --git a/src/mongo/gotools/mongoreplay/log_wrapper.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/log_wrapper.go
index 6c1e7cb6387..6c1e7cb6387 100644
--- a/src/mongo/gotools/mongoreplay/log_wrapper.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/log_wrapper.go
diff --git a/src/mongo/gotools/mongoreplay/main/mongoreplay.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/main/mongoreplay.go
index 1fc09b1fa79..1fc09b1fa79 100644
--- a/src/mongo/gotools/mongoreplay/main/mongoreplay.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/main/mongoreplay.go
diff --git a/src/mongo/gotools/mongoreplay/message.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/message.go
index 55ad3fd1d0e..55ad3fd1d0e 100644
--- a/src/mongo/gotools/mongoreplay/message.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/message.go
diff --git a/src/mongo/gotools/mongoreplay/mongo_op_handler.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongo_op_handler.go
index 776b1eca2d7..776b1eca2d7 100644
--- a/src/mongo/gotools/mongoreplay/mongo_op_handler.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongo_op_handler.go
diff --git a/src/mongo/gotools/mongoreplay/mongoreplay.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay.go
index 9379a967652..9379a967652 100644
--- a/src/mongo/gotools/mongoreplay/mongoreplay.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay.go
diff --git a/src/mongo/gotools/mongoreplay/mongoreplay_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay_test.go
index b43c768ad43..b43c768ad43 100644
--- a/src/mongo/gotools/mongoreplay/mongoreplay_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/mongoreplay_test.go
diff --git a/src/mongo/gotools/mongoreplay/monitor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/monitor.go
index 27a82254673..27a82254673 100644
--- a/src/mongo/gotools/mongoreplay/monitor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/monitor.go
diff --git a/src/mongo/gotools/mongoreplay/msg_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/msg_op.go
index 38d5beefe08..38d5beefe08 100644
--- a/src/mongo/gotools/mongoreplay/msg_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/msg_op.go
diff --git a/src/mongo/gotools/mongoreplay/op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/op.go
index e27319a9e86..e27319a9e86 100644
--- a/src/mongo/gotools/mongoreplay/op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/op.go
diff --git a/src/mongo/gotools/mongoreplay/opcode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/opcode.go
index 8fea6ff98d0..8fea6ff98d0 100644
--- a/src/mongo/gotools/mongoreplay/opcode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/opcode.go
diff --git a/src/mongo/gotools/mongoreplay/packet_handler.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/packet_handler.go
index 86fa4e0adde..86fa4e0adde 100644
--- a/src/mongo/gotools/mongoreplay/packet_handler.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/packet_handler.go
diff --git a/src/mongo/gotools/mongoreplay/pcap_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/pcap_test.go
index 247a8672d48..247a8672d48 100644
--- a/src/mongo/gotools/mongoreplay/pcap_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/pcap_test.go
diff --git a/src/mongo/gotools/mongoreplay/play.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play.go
index 6eb3617f874..6eb3617f874 100644
--- a/src/mongo/gotools/mongoreplay/play.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play.go
diff --git a/src/mongo/gotools/mongoreplay/play_livedb_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_livedb_test.go
index e44819c1ef9..e44819c1ef9 100644
--- a/src/mongo/gotools/mongoreplay/play_livedb_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_livedb_test.go
diff --git a/src/mongo/gotools/mongoreplay/play_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_test.go
index 6a8237faf87..6a8237faf87 100644
--- a/src/mongo/gotools/mongoreplay/play_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/play_test.go
diff --git a/src/mongo/gotools/mongoreplay/playbackfile.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/playbackfile.go
index ca028eeaaf3..ca028eeaaf3 100644
--- a/src/mongo/gotools/mongoreplay/playbackfile.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/playbackfile.go
diff --git a/src/mongo/gotools/mongoreplay/query_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/query_op.go
index 46755eeb103..46755eeb103 100644
--- a/src/mongo/gotools/mongoreplay/query_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/query_op.go
diff --git a/src/mongo/gotools/mongoreplay/raw_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/raw_op.go
index 7fd5ecc489a..7fd5ecc489a 100644
--- a/src/mongo/gotools/mongoreplay/raw_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/raw_op.go
diff --git a/src/mongo/gotools/mongoreplay/record.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/record.go
index 125e2893843..125e2893843 100644
--- a/src/mongo/gotools/mongoreplay/record.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/record.go
diff --git a/src/mongo/gotools/mongoreplay/recorded_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op.go
index 215469d2a05..215469d2a05 100644
--- a/src/mongo/gotools/mongoreplay/recorded_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op.go
diff --git a/src/mongo/gotools/mongoreplay/recorded_op_generator_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op_generator_test.go
index 2925b5e3b2f..2925b5e3b2f 100644
--- a/src/mongo/gotools/mongoreplay/recorded_op_generator_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/recorded_op_generator_test.go
diff --git a/src/mongo/gotools/mongoreplay/replay_test.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/replay_test.sh
index cf4dc094c1a..cf4dc094c1a 100755
--- a/src/mongo/gotools/mongoreplay/replay_test.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/replay_test.sh
diff --git a/src/mongo/gotools/mongoreplay/reply_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/reply_op.go
index ec26138902c..ec26138902c 100644
--- a/src/mongo/gotools/mongoreplay/reply_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/reply_op.go
diff --git a/src/mongo/gotools/mongoreplay/sanity_check.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/sanity_check.sh
index 74a4cf49c6b..74a4cf49c6b 100755
--- a/src/mongo/gotools/mongoreplay/sanity_check.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/sanity_check.sh
diff --git a/src/mongo/gotools/mongoreplay/stat_collector.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_collector.go
index 34657afec06..34657afec06 100644
--- a/src/mongo/gotools/mongoreplay/stat_collector.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_collector.go
diff --git a/src/mongo/gotools/mongoreplay/stat_format.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_format.go
index 25125e8ea88..25125e8ea88 100644
--- a/src/mongo/gotools/mongoreplay/stat_format.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/stat_format.go
diff --git a/src/mongo/gotools/mongoreplay/testPcap/make_MultiCursorWait.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_MultiCursorWait.js
index 5380b60d46e..5380b60d46e 100644
--- a/src/mongo/gotools/mongoreplay/testPcap/make_MultiCursorWait.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_MultiCursorWait.js
diff --git a/src/mongo/gotools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js
index ac528c66c36..ac528c66c36 100644
--- a/src/mongo/gotools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_SingleChannelNoDeadlock.js
diff --git a/src/mongo/gotools/mongoreplay/testPcap/make_WorkloadWithEOF.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_WorkloadWithEOF.js
index c32aeb7de45..c32aeb7de45 100644
--- a/src/mongo/gotools/mongoreplay/testPcap/make_WorkloadWithEOF.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testPcap/make_WorkloadWithEOF.js
diff --git a/src/mongo/gotools/mongoreplay/testWorkloads/conc1.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc1.js
index a7fb33a6692..a7fb33a6692 100644
--- a/src/mongo/gotools/mongoreplay/testWorkloads/conc1.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc1.js
diff --git a/src/mongo/gotools/mongoreplay/testWorkloads/conc2.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc2.js
index 66948c0a507..66948c0a507 100644
--- a/src/mongo/gotools/mongoreplay/testWorkloads/conc2.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/conc2.js
diff --git a/src/mongo/gotools/mongoreplay/testWorkloads/crud.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/crud.js
index ac1094c982e..ac1094c982e 100644
--- a/src/mongo/gotools/mongoreplay/testWorkloads/crud.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/testWorkloads/crud.js
diff --git a/src/mongo/gotools/mongoreplay/unknown_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/unknown_op.go
index 3837978d0ef..3837978d0ef 100644
--- a/src/mongo/gotools/mongoreplay/unknown_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/unknown_op.go
diff --git a/src/mongo/gotools/mongoreplay/update_op.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/update_op.go
index 920ca8d8dbd..920ca8d8dbd 100644
--- a/src/mongo/gotools/mongoreplay/update_op.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/update_op.go
diff --git a/src/mongo/gotools/mongoreplay/util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/util.go
index 8f38bfbc136..8f38bfbc136 100644
--- a/src/mongo/gotools/mongoreplay/util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/util.go
diff --git a/src/mongo/gotools/mongoreplay/version.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/version.go
index dd3a62d931c..dd3a62d931c 100644
--- a/src/mongo/gotools/mongoreplay/version.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongoreplay/version.go
diff --git a/src/mongo/gotools/mongorestore/filepath.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath.go
index 1ff7c8e4e0a..1ff7c8e4e0a 100644
--- a/src/mongo/gotools/mongorestore/filepath.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath.go
diff --git a/src/mongo/gotools/mongorestore/filepath_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath_test.go
index fbfe0093d76..ff666dc263b 100644
--- a/src/mongo/gotools/mongorestore/filepath_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/filepath_test.go
@@ -15,7 +15,7 @@ import (
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
commonOpts "github.com/mongodb/mongo-tools/common/options"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/util"
"github.com/mongodb/mongo-tools/mongorestore/ns"
. "github.com/smartystreets/goconvey/convey"
@@ -62,7 +62,7 @@ func TestCreateAllIntents(t *testing.T) {
var mr *MongoRestore
var buff bytes.Buffer
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a test MongoRestore", t, func() {
mr = newMongoRestore()
@@ -126,7 +126,7 @@ func TestCreateIntentsForDB(t *testing.T) {
var mr *MongoRestore
var buff bytes.Buffer
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a test MongoRestore", t, func() {
mr = newMongoRestore()
@@ -209,7 +209,7 @@ func TestCreateIntentsRenamed(t *testing.T) {
func TestHandlingBSON(t *testing.T) {
var mr *MongoRestore
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a test MongoRestore", t, func() {
mr = newMongoRestore()
@@ -249,7 +249,7 @@ func TestCreateIntentsForCollection(t *testing.T) {
var mr *MongoRestore
var buff bytes.Buffer
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a test MongoRestore", t, func() {
buff = bytes.Buffer{}
diff --git a/src/mongo/gotools/mongorestore/main/mongorestore.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/main/mongorestore.go
index 9de17192cd5..9de17192cd5 100644
--- a/src/mongo/gotools/mongorestore/main/mongorestore.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/main/mongorestore.go
diff --git a/src/mongo/gotools/mongorestore/metadata.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata.go
index 12d99d858c0..12d99d858c0 100644
--- a/src/mongo/gotools/mongorestore/metadata.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata.go
diff --git a/src/mongo/gotools/mongorestore/metadata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata_test.go
index a4b6667d944..c0d073c6e13 100644
--- a/src/mongo/gotools/mongorestore/metadata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/metadata_test.go
@@ -11,6 +11,7 @@ import (
"github.com/mongodb/mongo-tools/common/intents"
commonOpts "github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
"gopkg.in/mgo.v2/bson"
@@ -20,7 +21,7 @@ const ExistsDB = "restore_collection_exists"
func TestCollectionExists(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
_, err := testutil.GetBareSession()
if err != nil {
t.Fatalf("No server available")
@@ -81,7 +82,7 @@ func TestCollectionExists(t *testing.T) {
func TestGetDumpAuthVersion(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
restore := &MongoRestore{}
Convey("With a test mongorestore", t, func() {
diff --git a/src/mongo/gotools/mongorestore/mongorestore.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore.go
index ad5bc33b327..ad5bc33b327 100644
--- a/src/mongo/gotools/mongorestore/mongorestore.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore.go
diff --git a/src/mongo/gotools/mongorestore/mongorestore_archive_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_archive_test.go
index 84bea7d94e3..f1ea95be0c1 100644
--- a/src/mongo/gotools/mongorestore/mongorestore_archive_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_archive_test.go
@@ -10,6 +10,7 @@ import (
"github.com/mongodb/mongo-tools/common/archive"
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
. "github.com/smartystreets/goconvey/convey"
@@ -32,7 +33,7 @@ var (
)
func TestMongorestoreShortArchive(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
_, err := testutil.GetBareSession()
if err != nil {
t.Fatalf("No server available")
diff --git a/src/mongo/gotools/mongorestore/mongorestore_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_test.go
index 0bafb739c6b..37a6cd1e8d7 100644
--- a/src/mongo/gotools/mongorestore/mongorestore_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/mongorestore_test.go
@@ -10,6 +10,7 @@ import (
"github.com/mongodb/mongo-tools/common/db"
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
"github.com/mongodb/mongo-tools/common/util"
@@ -32,7 +33,7 @@ var (
)
func TestMongorestore(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
_, err := testutil.GetBareSession()
if err != nil {
t.Fatalf("No server available")
diff --git a/src/mongo/gotools/mongorestore/ns/ns.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns.go
index d7e637e3214..d7e637e3214 100644
--- a/src/mongo/gotools/mongorestore/ns/ns.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns.go
diff --git a/src/mongo/gotools/mongorestore/ns/ns_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns_test.go
index e11aeb8443f..df338440856 100644
--- a/src/mongo/gotools/mongorestore/ns/ns_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/ns/ns_test.go
@@ -11,6 +11,7 @@ import (
"github.com/mongodb/mongo-tools/common/log"
"github.com/mongodb/mongo-tools/common/options"
+ "github.com/mongodb/mongo-tools/common/testtype"
. "github.com/smartystreets/goconvey/convey"
)
@@ -22,6 +23,8 @@ func init() {
}
func TestEscape(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.UnitTestType)
+
Convey("with a few strings", t, func() {
So(Escape("(blah)"), ShouldEqual, "(blah)")
So(Escape(""), ShouldEqual, "")
@@ -31,6 +34,8 @@ func TestEscape(t *testing.T) {
}
func TestUnescape(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.UnitTestType)
+
Convey("with a few escaped strings", t, func() {
So(Unescape("(blah)"), ShouldEqual, "(blah)")
So(Unescape(""), ShouldEqual, "")
@@ -40,6 +45,8 @@ func TestUnescape(t *testing.T) {
}
func TestReplacer(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.UnitTestType)
+
Convey("with replacements", t, func() {
Convey(`'$db$.user$$' -> 'test.user$$_$db$', 'pr\*d\.*' -> 'st\*g\\ing.*'`, func() {
r, err := NewRenamer([]string{"$db$.user$$", `pr\*d\\.*`}, []string{"test.user$$_$db$", `st\*g\\ing.*`})
@@ -80,6 +87,8 @@ func TestReplacer(t *testing.T) {
}
func TestMatcher(t *testing.T) {
+ testtype.VerifyTestType(t, testtype.UnitTestType)
+
Convey("with matcher", t, func() {
Convey(`'*.user*', 'pr\*d\.*'`, func() {
m, err := NewMatcher([]string{`*.user*`, `pr\*d\.*`})
diff --git a/src/mongo/gotools/mongorestore/oplog.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog.go
index 1d1e222774c..1d1e222774c 100644
--- a/src/mongo/gotools/mongorestore/oplog.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog.go
diff --git a/src/mongo/gotools/mongorestore/oplog_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog_test.go
index fda9ebcc1c9..7f20a4356f4 100644
--- a/src/mongo/gotools/mongorestore/oplog_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/oplog_test.go
@@ -11,6 +11,7 @@ import (
"testing"
"github.com/mongodb/mongo-tools/common/log"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/common/testutil"
"github.com/mongodb/mongo-tools/common/util"
. "github.com/smartystreets/goconvey/convey"
@@ -19,7 +20,7 @@ import (
func TestTimestampStringParsing(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("Testing some possible timestamp strings:", t, func() {
Convey("123:456 [should pass]", func() {
@@ -74,7 +75,7 @@ func TestTimestampStringParsing(t *testing.T) {
func TestValidOplogLimitChecking(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
Convey("With a MongoRestore instance with oplogLimit of 5:0", t, func() {
mr := &MongoRestore{
@@ -125,7 +126,7 @@ func TestValidOplogLimitChecking(t *testing.T) {
}
func TestOplogRestore(t *testing.T) {
- testutil.VerifyTestType(t, testutil.IntegrationTestType)
+ testtype.VerifyTestType(t, testtype.IntegrationTestType)
_, err := testutil.GetBareSession()
if err != nil {
t.Fatalf("No server available")
diff --git a/src/mongo/gotools/mongorestore/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options.go
index 20f57080042..20f57080042 100644
--- a/src/mongo/gotools/mongorestore/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options.go
diff --git a/src/mongo/gotools/mongorestore/options_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options_test.go
index b41949533a4..b41949533a4 100644
--- a/src/mongo/gotools/mongorestore/options_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/options_test.go
diff --git a/src/mongo/gotools/mongorestore/restore.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/restore.go
index fda9c16f9a0..fda9c16f9a0 100644
--- a/src/mongo/gotools/mongorestore/restore.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/restore.go
diff --git a/src/mongo/gotools/mongorestore/testdata/test.bar.archive b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/test.bar.archive
index 50f8f1c877f..50f8f1c877f 100644
--- a/src/mongo/gotools/mongorestore/testdata/test.bar.archive
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/test.bar.archive
Binary files differ
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/badfile.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/badfile.txt
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/badfile.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/badfile.txt
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db2/c1.bin b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c1.bin
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db2/c1.bin
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c1.bin
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db2/c2.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c2.txt
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db2/c2.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/testdata/testdirs/db2/c2.txt
diff --git a/src/mongo/gotools/mongostat/main/mongostat.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/main/mongostat.go
index 5a2adc71855..5a2adc71855 100644
--- a/src/mongo/gotools/mongostat/main/mongostat.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/main/mongostat.go
diff --git a/src/mongo/gotools/mongostat/mongostat.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat.go
index d11017eb5ee..d11017eb5ee 100644
--- a/src/mongo/gotools/mongostat/mongostat.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat.go
diff --git a/src/mongo/gotools/mongostat/mongostat_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat_test.go
index 14e5a662372..f47ef2b267c 100644
--- a/src/mongo/gotools/mongostat/mongostat_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/mongostat_test.go
@@ -12,7 +12,7 @@ import (
"testing"
"time"
- "github.com/mongodb/mongo-tools/common/testutil"
+ "github.com/mongodb/mongo-tools/common/testtype"
"github.com/mongodb/mongo-tools/mongostat/stat_consumer/line"
"github.com/mongodb/mongo-tools/mongostat/status"
. "github.com/smartystreets/goconvey/convey"
@@ -33,7 +33,7 @@ func readBSONFile(file string, t *testing.T) (stat *status.ServerStatus) {
}
func TestStatLine(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
defaultHeaders := make([]string, len(line.CondHeaders))
for i, h := range line.CondHeaders {
@@ -103,7 +103,7 @@ func TestStatLine(t *testing.T) {
}
func TestIsMongos(t *testing.T) {
- testutil.VerifyTestType(t, testutil.UnitTestType)
+ testtype.VerifyTestType(t, testtype.UnitTestType)
runCheck := func(process string) bool {
return status.IsMongos(&status.ServerStatus{
diff --git a/src/mongo/gotools/mongostat/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/options.go
index c41aa861206..c41aa861206 100644
--- a/src/mongo/gotools/mongostat/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/options.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/formatter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/formatter.go
index eda62b0dda6..eda62b0dda6 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/formatter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/formatter.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/grid_line_formatter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/grid_line_formatter.go
index 9b0c541e70f..9b0c541e70f 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/grid_line_formatter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/grid_line_formatter.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/interactive_line_formatter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/interactive_line_formatter.go
index a11483c0f11..a11483c0f11 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/interactive_line_formatter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/interactive_line_formatter.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/json_line_formatter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/json_line_formatter.go
index dac9acf2b84..dac9acf2b84 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/json_line_formatter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/json_line_formatter.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/line/line.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/line.go
index 4f6d8b4d0ca..4f6d8b4d0ca 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/line/line.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/line.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/line/stat_headers.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/stat_headers.go
index 3caf51915aa..3caf51915aa 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/line/stat_headers.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line/stat_headers.go
diff --git a/src/mongo/gotools/mongostat/stat_consumer/stat_consumer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/stat_consumer.go
index f6ee585b272..f6ee585b272 100644
--- a/src/mongo/gotools/mongostat/stat_consumer/stat_consumer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/stat_consumer.go
diff --git a/src/mongo/gotools/mongostat/status/readers.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/readers.go
index a00cab5676e..a00cab5676e 100644
--- a/src/mongo/gotools/mongostat/status/readers.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/readers.go
diff --git a/src/mongo/gotools/mongostat/status/server_status.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/server_status.go
index 2aea470f2fd..2aea470f2fd 100644
--- a/src/mongo/gotools/mongostat/status/server_status.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/server_status.go
diff --git a/src/mongo/gotools/mongotop/command.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/command.go
index 1d974a5bbba..1d974a5bbba 100644
--- a/src/mongo/gotools/mongotop/command.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/command.go
diff --git a/src/mongo/gotools/mongotop/main/mongotop.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/main/mongotop.go
index 33b97808b80..33b97808b80 100644
--- a/src/mongo/gotools/mongotop/main/mongotop.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/main/mongotop.go
diff --git a/src/mongo/gotools/mongotop/mongotop.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/mongotop.go
index 01746050c64..01746050c64 100644
--- a/src/mongo/gotools/mongotop/mongotop.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/mongotop.go
diff --git a/src/mongo/gotools/mongotop/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/options.go
index f5c9be4b745..f5c9be4b745 100644
--- a/src/mongo/gotools/mongotop/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/options.go
diff --git a/src/mongo/gotools/mongotop/smoke.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/smoke.sh
index 5f0d8980f02..5f0d8980f02 100755
--- a/src/mongo/gotools/mongotop/smoke.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongotop/smoke.sh
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/set_goenv.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/set_goenv.sh
new file mode 100755
index 00000000000..348a131d86a
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/set_goenv.sh
@@ -0,0 +1,95 @@
+#!/bin/bash
+
+set_goenv() {
+ # Error out if not in the same directory as this script
+ if [ ! -f ./set_goenv.sh ]; then
+ echo "Must be run from mongo-tools top-level directory. Aborting."
+ return 1
+ fi
+
+ # Set OS-level default Go configuration
+ UNAME_S=$(PATH="/usr/bin:/bin" uname -s)
+ case $UNAME_S in
+ CYGWIN*)
+ PREF_GOROOT="c:/golang/go1.10"
+ PREF_PATH="/cygdrive/c/golang/go1.10/bin:/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin:$PATH"
+ ;;
+ *)
+ PREF_GOROOT="/opt/golang/go1.10"
+ # XXX might not need mongodbtoolchain anymore
+ PREF_PATH="$PREF_GOROOT/bin:/opt/mongodbtoolchain/v2/bin/:$PATH"
+ ;;
+ esac
+
+ # XXX Setting the compiler might not be necessary anymore now that we're
+ # using standard Go toolchain and if we don't put mongodbtoolchain into the
+ # path. But if we need to keep mongodbtoolchain for other tools (eg. python),
+ # then this is probably still necessary to find the right gcc.
+ if [ -z "$CC" ]; then
+ UNAME_M=$(PATH="/usr/bin:/bin" uname -m)
+ case $UNAME_M in
+ aarch64)
+ export CC=/opt/mongodbtoolchain/v2/bin/aarch64-mongodb-linux-gcc
+ ;;
+ ppc64le)
+ export CC=/opt/mongodbtoolchain/v2/bin/ppc64le-mongodb-linux-gcc
+ ;;
+ s390x)
+ export CC=/opt/mongodbtoolchain/v2/bin/s390x-mongodb-linux-gcc
+ ;;
+ *)
+ # Not needed for other architectures
+ ;;
+ esac
+ fi
+
+ # If GOROOT is not set by the user, configure our preferred Go version and
+ # associated path if available or error.
+ if [ -z "$GOROOT" ]; then
+ if [ -d "$PREF_GOROOT" ]; then
+ export GOROOT="$PREF_GOROOT";
+ export PATH="$PREF_PATH";
+ else
+ echo "GOROOT not set and preferred GOROOT '$PREF_GOROOT' doesn't exist. Aborting."
+ return 1
+ fi
+ fi
+
+ # Derive GOPATH from current directory, but error if the current diretory
+ # doesn't look like a GOPATH structure.
+ if expr "$(pwd)" : '.*src/github.com/mongodb/mongo-tools$' > /dev/null; then
+ export GOPATH=$(echo $(pwd) | perl -pe 's{src/github.com/mongodb/mongo-tools}{}')
+ if expr "$UNAME_S" : 'CYGWIN' > /dev/null; then
+ export GOPATH=$(cygpath -w "$GOPATH")
+ fi
+ else
+ echo "Current path '$(pwd)' doesn't resemble a GOPATH-style path. Aborting.";
+ return 1
+ fi
+
+ return
+}
+
+print_ldflags() {
+ VersionStr="$(git describe)"
+ Gitspec="$(git rev-parse HEAD)"
+ importpath="github.com/mongodb/mongo-tools/common/options"
+ echo "-X ${importpath}.VersionStr=${VersionStr} -X ${importpath}.Gitspec=${Gitspec}"
+}
+
+print_tags() {
+ tags=""
+ if [ ! -z "$1" ]
+ then
+ tags="$@"
+ fi
+ UNAME_S=$(PATH="/usr/bin:/bin" uname -s)
+ case $UNAME_S in
+ Darwin)
+ if expr "$tags" : '.*ssl' > /dev/null ; then
+ tags="$tags openssl_pre_1.0"
+ fi
+ ;;
+ esac
+ echo "$tags"
+}
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test.sh
new file mode 100755
index 00000000000..d1b4818830f
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test.sh
@@ -0,0 +1,48 @@
+#!/bin/sh
+set -o errexit
+tags=""
+if [ ! -z "$1" ]
+ then
+ tags="$@"
+fi
+
+# make sure we're in the directory where the script lives
+SCRIPT_DIR="$(cd "$(dirname ${BASH_SOURCE[0]})" && pwd)"
+cd $SCRIPT_DIR
+
+. ./set_goenv.sh
+set_goenv || exit
+
+# remove stale packages
+rm -rf vendor/pkg
+
+# build binaries for any tests that expect them for blackbox testing
+./build.sh $tags
+
+ec=0
+
+# common can't recurse because we need different flags for different packages
+
+# Test common/db with test type flags
+for i in common/db; do
+ echo "Testing ${i}..."
+ (go test -ldflags "$(print_ldflags)" -tags "$(print_tags $tags)" ./$i -test.types=unit,integration) || { echo "Error testing $i"; ec=1; }
+done
+
+for i in common/db mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop; do
+ echo "Testing ${i}..."
+ (cd $i && go test -ldflags "$(print_ldflags)" -tags "$(print_tags $tags)" ./... -test.types=unit,integration) || { echo "Error testing $i"; ec=1; }
+done
+
+# These don't support the test.types flag
+common_with_test=$(find common -iname '*_test.go' | xargs -I % dirname % | sort -u | grep -v 'common/db')
+for i in bsondump mongoreplay $common_with_test; do
+ echo "Testing ${i}..."
+ (cd $i && go test -ldflags "$(print_ldflags)" -tags "$(print_tags $tags)" . ) || { echo "Error testing $i"; ec=1; }
+done
+
+if [ -t /dev/stdin ]; then
+ stty sane
+fi
+
+exit $ec
diff --git a/src/mongo/gotools/vendor.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor.sh
index 1cac67d98f9..b0d7ff3d641 100755
--- a/src/mongo/gotools/vendor.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor.sh
@@ -23,7 +23,7 @@ set_dependencies() {
fi
local giturl="https://$package"
- local install_path="vendor/src/$dest"
+ local install_path="vendor/$dest"
mkdir -p "$install_path"
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/LICENSE
index 26b915e066d..26b915e066d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/README.md
index 78e375d67ac..78e375d67ac 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper.go
index 3ca416d51dc..3ca416d51dc 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper_test.go
index 18a7d02d84d..18a7d02d84d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/escaper/escaper_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/escaper/escaper_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/LICENSE
index 67db8588217..67db8588217 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/Makefile b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/Makefile
index 51bee732255..51bee732255 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/Makefile
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/Makefile
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/README.md
index f4e452c04e3..f4e452c04e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/THIRD-PARTY-NOTICES b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/THIRD-PARTY-NOTICES
index 8bf5f3a3baa..8bf5f3a3baa 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/THIRD-PARTY-NOTICES
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/THIRD-PARTY-NOTICES
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth.go
index 880ba1aa358..70ac345677d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth.go
@@ -188,12 +188,12 @@ func (socket *MongoSocket) loginClassic(cred Credential) error {
// Note that this only works properly because this function is
// synchronous, which means the nonce won't get reset while we're
// using it and any other login requests will block waiting for a
- // new nonce provided in the defer call below.
+ // new nonce.
+ socket.resetNonce();
nonce, err := socket.getNonce()
if err != nil {
return err
}
- defer socket.resetNonce()
psum := md5.New()
psum.Write([]byte(cred.Username + ":mongo:" + cred.Password))
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth_test.go
index 2361e728033..2361e728033 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/auth_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/auth_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/LICENSE
index 67db8588217..67db8588217 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson.go
index 5e4427a314e..5e4427a314e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson_test.go
index 8b396102c4f..8b396102c4f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/bson_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/bson_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/decode.go
index 488c20b8871..488c20b8871 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/decode.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/encode.go
index b3c404a280e..b3c404a280e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/encode.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata/update.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata/update.sh
index 1efd3d3b66d..1efd3d3b66d 100755
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata/update.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata/update.sh
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata_test.go
index 513f9b209c7..513f9b209c7 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bson/specdata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bson/specdata_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk.go
index fbdb25182d3..fbdb25182d3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk_test.go
index 7437a88e914..7437a88e914 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/bulk_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/bulk_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster.go
index 56722e247c8..56722e247c8 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster_test.go
index 791d96864a8..791d96864a8 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/cluster_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/cluster_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/compress.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/compress.go
index d433f190478..d433f190478 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/compress.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/compress.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver.go
index a3dae0f8215..a3dae0f8215 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver_test.go
index 9dbf86d0e4f..9dbf86d0e4f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/dbserver_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/export_test.go
index 65f1cb02388..65f1cb02388 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/dbtest/export_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/dbtest/export_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/doc.go
index 859fd9b8df9..859fd9b8df9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/export_test.go
index 690f84d3835..690f84d3835 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/export_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/export_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs.go
index 157a3c84635..157a3c84635 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs_test.go
index f5256ab132b..f5256ab132b 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/gridfs_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/gridfs_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.c
index 8be0bc45964..8be0bc45964 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.go
index 8375dddf82a..8375dddf82a 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.c
index dd6a88ab6e7..dd6a88ab6e7 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
index 3302cfe05d6..3302cfe05d6 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.h b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.h
index 94321b20861..94321b20861 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.h
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sasl_windows.h
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.c
index 63f9a6f8697..63f9a6f8697 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.h b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.h
index d2832703171..d2832703171 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/sasl/sspi_windows.h
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/sasl/sspi_windows.h
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram.go
index 6065e629f91..6065e629f91 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram_test.go
index 61c19edb1b6..61c19edb1b6 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/internal/scram/scram_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/log.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/log.go
index eb1f6aec397..eb1f6aec397 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/log.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/log.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue.go
index 5f84f8aefe6..5f84f8aefe6 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue_test.go
index 23723d34af3..23723d34af3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/queue_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/queue_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceoff.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceoff.go
index e60b141442e..e60b141442e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceoff.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceoff.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceon.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceon.go
index 737b08eced8..737b08eced8 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/raceon.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/raceon.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslimpl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslimpl.go
index de1bb2a09fe..de1bb2a09fe 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslimpl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslimpl.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslstub.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslstub.go
index 6e9e30986dc..6e9e30986dc 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/saslstub.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/saslstub.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/server.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/server.go
index 4143e5d597e..4143e5d597e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/server.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/server.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session.go
index b1b82f04510..b1b82f04510 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session_test.go
index e8ddbc1def6..e8ddbc1def6 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/session_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/session_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/socket.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/socket.go
index 0e8980ba199..87e546cc8ec 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/socket.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/socket.go
@@ -322,7 +322,6 @@ func NewSocket(server *MongoServer, conn net.Conn, timeout time.Duration) *Mongo
}
stats.socketsAlive(+1)
debugf("Socket %p to %s: initialized", socket, socket.addr)
- socket.resetNonce()
go socket.readLoop()
return socket
}
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/stats.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/stats.go
index 28cf5053513..28cf5053513 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/stats.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/stats.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/suite_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/suite_test.go
index ea3806f58eb..ea3806f58eb 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/suite_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/suite_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_test.go
index b8bbd7b340f..b8bbd7b340f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_windows_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_windows_test.go
index f2deaca86ec..f2deaca86ec 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/syscall_windows_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/syscall_windows_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/client.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/client.pem
index 93aed3556e9..93aed3556e9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/client.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/client.pem
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/dropall.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/dropall.js
index 7fa39d112e1..7fa39d112e1 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/dropall.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/dropall.js
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/init.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/init.js
index ceb75a5e4a0..ceb75a5e4a0 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/init.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/init.js
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/server.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/server.pem
index 487b92d66b8..487b92d66b8 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/server.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/server.pem
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/setup.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/setup.sh
index a121847e3fb..a121847e3fb 100755
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/setup.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/setup.sh
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/supervisord.conf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/supervisord.conf
index 724eaa79ccd..724eaa79ccd 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/supervisord.conf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/supervisord.conf
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/wait.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/wait.js
index 2735d0e56e5..2735d0e56e5 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testdb/wait.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testdb/wait.js
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/export_test.go
index 2b2e093fc2f..2b2e093fc2f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/export_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/export_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver.go
index 0910dbce962..0910dbce962 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver_test.go
index 6a65cf69aeb..6a65cf69aeb 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/testserver_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/chaos.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/chaos.go
index c98adb91d22..c98adb91d22 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/chaos.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/chaos.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/debug.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/debug.go
index bf60d6d5717..bf60d6d5717 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/debug.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/debug.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/dockey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/dockey_test.go
index e8dee952cf4..e8dee952cf4 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/dockey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/dockey_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/flusher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/flusher.go
index 873f93e2531..873f93e2531 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/flusher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/flusher.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/mgo_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/mgo_test.go
index 589e134063c..589e134063c 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/mgo_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/mgo_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/sim_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/sim_test.go
index 645735461e9..645735461e9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/sim_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/sim_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan.go
index f2baf9ef874..f2baf9ef874 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan_test.go
index f57890bb401..f57890bb401 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/tarjan_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn.go
index 1e17bbc2428..1e17bbc2428 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn_test.go
index 9f17fab8f14..9f17fab8f14 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/llmgo/txn/txn_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/txn/txn_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/.evergreen/config.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.evergreen/config.yml
index b8bbabba9a9..b8bbabba9a9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/.evergreen/config.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.evergreen/config.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.gitignore
index 805d350b7e5..805d350b7e5 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/AUTHORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/AUTHORS
index bc88546999e..bc88546999e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/AUTHORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/AUTHORS
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/LICENSE
index 37ec93a14fd..37ec93a14fd 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/README.md
index 2785366f5e1..2785366f5e1 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/bio.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/bio.go
index 9fe32aa8032..9fe32aa8032 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/bio.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/bio.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/build.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build.go
index d286163ffcb..d286163ffcb 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/build.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/build_static.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build_static.go
index 1450d52e1a9..1450d52e1a9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/build_static.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/build_static.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert.go
index d3df63507e3..d3df63507e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert_test.go
index 96083260507..96083260507 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/cert_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/cert_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers.go
index e4f5771f8dc..e4f5771f8dc 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_gcm.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_gcm.go
index e184c95e5df..e184c95e5df 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_gcm.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_gcm.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_test.go
index 463b30dfe55..463b30dfe55 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ciphers_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ciphers_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/conn.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/conn.go
index 2d2f208489d..2d2f208489d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/conn.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/conn.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx.go
index f67a95d6ea3..f67a95d6ea3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx_test.go
index cd2a82a5a66..cd2a82a5a66 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ctx_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ctx_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh.go
index 7d0cc703985..7d0cc703985 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh_test.go
index e6b5ae59905..e6b5ae59905 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dh_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dh_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dhparam.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dhparam.go
index 294d0645c03..294d0645c03 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/dhparam.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/dhparam.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/digest.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/digest.go
index 6d8d2635aee..6d8d2635aee 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/digest.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/digest.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/engine.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/engine.go
index 78aef956fca..78aef956fca 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/engine.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/engine.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/features.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/features.go
index c091f0644e8..c091f0644e8 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/features.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/features.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips.go
index 77e1dc3eddf..77e1dc3eddf 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips_test.go
index 31218edb33b..31218edb33b 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/fips_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/fips_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac.go
index a8640cfac63..a8640cfac63 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac_test.go
index 424720e2171..424720e2171 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hmac_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hmac_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.c
index aef33355262..aef33355262 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.go
index f0b36db678d..f0b36db678d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/hostname.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/hostname.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/http.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/http.go
index 39bd5a28b5f..39bd5a28b5f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/http.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/http.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init.go
index ac2aa04327b..ac2aa04327b 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_posix.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_posix.go
index 9e52b4e00be..9e52b4e00be 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_posix.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_posix.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_windows.go
index 4a096899074..4a096899074 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/init_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/init_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key.go
index 4e39a38a579..4e39a38a579 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_0_9.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_0_9.go
index ed17ef08a40..ed17ef08a40 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_0_9.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_0_9.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0.go
index 6ea2a46e073..6ea2a46e073 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0_test.go
index 2a2eda887b7..2a2eda887b7 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_1_0_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_1_0_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_test.go
index 635ef638ec9..635ef638ec9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/key_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/key_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/mapping.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/mapping.go
index d78cc703472..d78cc703472 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/mapping.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/mapping.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/net.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/net.go
index 15c897addd1..15c897addd1 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/net.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/net.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/nid.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/nid.go
index 6766b849e76..6766b849e76 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/nid.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/nid.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/password.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/password.c
index db9582ca726..db9582ca726 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/password.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/password.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/pem.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/pem.go
index c8b0c1cf19d..c8b0c1cf19d 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/pem.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/pem.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1.go
index c227bee8461..c227bee8461 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1_test.go
index 37808b5a53e..37808b5a53e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha1_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha1_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256.go
index d25c7a959d7..d25c7a959d7 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256_test.go
index 467e503ab42..467e503ab42 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sha256_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sha256_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.c
index bb3239b0571..bb3239b0571 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.h b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.h
index 1e9ddebe8ab..1e9ddebe8ab 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/shim.h
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/shim.h
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni.c
index f9e8d16b0e3..f9e8d16b0e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni_test.go
index 09e831a45c9..09e831a45c9 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/sni_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/sni_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl.go
index 117c30c0f99..117c30c0f99 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl_test.go
index fe2e0de4592..fe2e0de4592 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/ssl_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/ssl_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.c
index 056f524aa1e..056f524aa1e 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.c
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.go
index 9751622f837..9751622f837 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/system_certs.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/system_certs.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/tickets.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/tickets.go
index a064d38592f..a064d38592f 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/tickets.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/tickets.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/errors.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/errors.go
index bab314c95d7..bab314c95d7 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/errors.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/errors.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/future.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/future.go
index fa1bbbfb861..fa1bbbfb861 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/utils/future.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/utils/future.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/version.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version.go
index 86501c696d6..86501c696d6 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/version.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version.go
diff --git a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/version_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version_test.go
index 9877fb9c7dd..9877fb9c7dd 100644
--- a/src/mongo/gotools/vendor/src/github.com/10gen/openssl/version_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/version_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/LICENSE
index 65d761bc9f2..65d761bc9f2 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/README b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/README
index c763bdd2e49..c763bdd2e49 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/README
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/README
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/golint/golint.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/golint/golint.go
index d1b07baee59..d1b07baee59 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/golint/golint.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/golint/golint.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint.go
index e8a7b36bc3b..e8a7b36bc3b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint_test.go
index 12e3afb8138..12e3afb8138 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/lint_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/lint_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/emacs/golint.el b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/emacs/golint.el
index de729df68dd..de729df68dd 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/emacs/golint.el
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/emacs/golint.el
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim
index 7dffd181767..7dffd181767 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/misc/vim/ftplugin/go/lint.vim
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/4.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/4.go
index 2303a9a3170..2303a9a3170 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/4.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/4.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/5_test.go
index af174587c0a..af174587c0a 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/5_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
index edac0d75c8b..edac0d75c8b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
index 0307985f86c..0307985f86c 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-main.go
index 9b72b1cb02b..9b72b1cb02b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/blank-import-main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/common-methods.go
index c0bb1363a57..c0bb1363a57 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/common-methods.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/const-block.go
index 4b89d6f60e7..4b89d6f60e7 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/const-block.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else-multi.go
index 98f39a3eb5b..98f39a3eb5b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else-multi.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else.go
index 515c043d306..515c043d306 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/else.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/else.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errorf.go
index 768fb8ce60f..768fb8ce60f 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errorf.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errors.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errors.go
index 2882738e01a..2882738e01a 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/errors.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/errors.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/import-dot.go
index bb4c2675927..bb4c2675927 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/import-dot.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/inc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/inc.go
index 3868beea116..3868beea116 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/inc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/inc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/make.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/make.go
index 5211375fe69..5211375fe69 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/make.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/make.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/names.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/names.go
index ca7ffde6e10..ca7ffde6e10 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/names.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/names.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
index 8197a8ee0f4..8197a8ee0f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
index c61febd0e9b..c61febd0e9b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
index 95e814e0a46..95e814e0a46 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
index 23448dec31e..23448dec31e 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-main.go
index c261945d69a..c261945d69a 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/pkg-main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/range.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/range.go
index e8629edc342..e8629edc342 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/range.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/range.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/receiver-names.go
index 58f567dae43..58f567dae43 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/receiver-names.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/sort.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/sort.go
index c0990494285..c0990494285 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/sort.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/sort.go
diff --git a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/var-decl.go
index bbc687c333b..bbc687c333b 100644
--- a/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/testdata/var-decl.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/.gitignore
index 042091d9b3b..042091d9b3b 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/AUTHORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/AUTHORS
index bcfa19520af..bcfa19520af 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/AUTHORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/AUTHORS
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/CONTRIBUTORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/CONTRIBUTORS
index 931ae31606f..931ae31606f 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/CONTRIBUTORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/CONTRIBUTORS
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/LICENSE
index 6050c10f4c8..6050c10f4c8 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/README b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/README
index cea12879a0e..cea12879a0e 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/README
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/README
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/cmd/snappytool/main.cpp b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/cmd/snappytool/main.cpp
index fc31f51739a..fc31f51739a 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/cmd/snappytool/main.cpp
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/cmd/snappytool/main.cpp
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode.go
index 72efb0353dd..72efb0353dd 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.go
index fcd192b849e..fcd192b849e 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.s
index e6179f65e35..e6179f65e35 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_amd64.s
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_other.go
index 8c9f2049bc7..8c9f2049bc7 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/decode_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/decode_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode.go
index 87496890609..87496890609 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.go
index 2a56fb504c7..2a56fb504c7 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.s
index adfd979fe27..adfd979fe27 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_amd64.s
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_other.go
index dbcae905e6e..dbcae905e6e 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/encode_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/encode_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/golden_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/golden_test.go
index e4496f92e30..e4496f92e30 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/golden_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/golden_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy.go
index 0cf5e379c47..0cf5e379c47 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy_test.go
index 2712710df58..2712710df58 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/snappy_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/snappy_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt
index 86a18750bfc..86a18750bfc 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt
diff --git a/src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy
index 9c56d985888..9c56d985888 100644
--- a/src/mongo/gotools/vendor/src/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/golang/snappy/testdata/Mark.Twain-Tom.Sawyer.txt.rawsnappy
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.gitignore
index 7386e2bb493..7386e2bb493 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.travis.yml
index a2feecbf9d5..a2feecbf9d5 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/AUTHORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/AUTHORS
index 9b3f6bf203f..9b3f6bf203f 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/AUTHORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/AUTHORS
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/CHANGELOG b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CHANGELOG
index 6d771b85da9..6d771b85da9 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/CHANGELOG
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CHANGELOG
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/CONTRIBUTING.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CONTRIBUTING.md
index d3cc6a0e3b2..d3cc6a0e3b2 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/CONTRIBUTING.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/CONTRIBUTING.md
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/LICENSE
index 2100d524d9e..2100d524d9e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/README.mkd b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/README.mkd
index f71854c4502..f71854c4502 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/README.mkd
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/README.mkd
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket.go
index 0bc30882f3e..0bc30882f3e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket_test.go
index 57f6480d548..57f6480d548 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/afpacket_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/header.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/header.go
index c650836d1c2..c650836d1c2 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/header.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/header.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/options.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/options.go
index bab99502f21..bab99502f21 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/afpacket/options.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/options.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/base.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/base.go
index 462ca9720e0..462ca9720e0 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/base.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/base.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/benchmark_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/benchmark_test.go
index 74a1d28dfe4..74a1d28dfe4 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/benchmark_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/benchmark_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
index 01e82d76a1e..01e82d76a1e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff.go
index 63addd94d47..63addd94d47 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff_test.go
index 022ad4bc5ef..022ad4bc5ef 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/bytediff/bytediff_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/decode.go
index dc390d6fc8b..dc390d6fc8b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/decode.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/doc.go
index 257d9daa34d..257d9daa34d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/dumpcommand/tcpdump.go
index 65c74e1be13..65c74e1be13 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/dumpcommand/tcpdump.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/arpscan/arpscan.go
index 01965299522..01965299522 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/arpscan/arpscan.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bidirectional/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bidirectional/main.go
index 4b0b240db0b..4b0b240db0b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bidirectional/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bidirectional/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/bytediff.png b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/bytediff.png
index 5aa3c8a4467..5aa3c8a4467 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/bytediff.png
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/bytediff.png
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/main.go
index 2a4c11b9e93..2a4c11b9e93 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/bytediff/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/httpassembly/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/httpassembly/main.go
index 02af21e0751..02af21e0751 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/httpassembly/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/httpassembly/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pcapdump/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pcapdump/main.go
index 94457235b79..94457235b79 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pcapdump/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pcapdump/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pfdump/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pfdump/main.go
index 4b3ace6dd3b..4b3ace6dd3b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/pfdump/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/pfdump/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/statsassembly/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/statsassembly/main.go
index 36da01175d8..36da01175d8 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/statsassembly/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/statsassembly/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/synscan/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/synscan/main.go
index bfbc631552b..bfbc631552b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/synscan/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/synscan/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/util/util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/util/util.go
index 0f698fb92c1..0f698fb92c1 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/examples/util/util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/util/util.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/flows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/flows.go
index 4622a0d8f1e..4622a0d8f1e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/flows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/flows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/gc b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/gc
index 6ef9f31fc5b..6ef9f31fc5b 100755
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/gc
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/gc
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag.go
index 6c117957db0..6c117957db0 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag_test.go
index e121a44fede..e121a44fede 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/ip4defrag/defrag_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layerclass.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layerclass.go
index 7e76f9c5aa8..7e76f9c5aa8 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layerclass.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layerclass.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/arp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/arp.go
index 60701b97695..60701b97695 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/arp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/arp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base.go
index cd59b467861..cd59b467861 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base_test.go
index 4be7480bc24..4be7480bc24 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/base_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/base_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/cdp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/cdp.go
index b6a53df6560..b6a53df6560 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/cdp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/cdp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ctp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ctp.go
index abe6b3e206c..abe6b3e206c 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ctp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ctp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/decode_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/decode_test.go
index 396e08d9610..396e08d9610 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/decode_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/decode_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dns.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dns.go
index 0b9b812baf3..0b9b812baf3 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dns.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dns.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/doc.go
index 3c882c3fa0d..3c882c3fa0d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11.go
index fdf949e101d..fdf949e101d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11_test.go
index d39ce6ab1eb..d39ce6ab1eb 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot11_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot11_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot1q.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot1q.go
index d8d3154d40d..d8d3154d40d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/dot1q.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/dot1q.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eap.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eap.go
index 250f8571372..250f8571372 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eap.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eap.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eapol.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eapol.go
index 1200c7d0c7e..1200c7d0c7e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/eapol.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/eapol.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/endpoints.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/endpoints.go
index a0916e163f2..a0916e163f2 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/endpoints.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/endpoints.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/enums.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/enums.go
index 6bd43e3b439..6bd43e3b439 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/enums.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/enums.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/etherip.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/etherip.go
index 5b7b7229eca..5b7b7229eca 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/etherip.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/etherip.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ethernet.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ethernet.go
index 4eebf8c6148..4eebf8c6148 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ethernet.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ethernet.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/fddi.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/fddi.go
index ed9e1957b92..ed9e1957b92 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/fddi.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/fddi.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gen.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gen.go
index ab7a0c001f2..ab7a0c001f2 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gen.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gen.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre.go
index 733ecde697e..733ecde697e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre_test.go
index c7c1ee12f50..c7c1ee12f50 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/gre_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/gre_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/iana_ports.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/iana_ports.go
index fbf281ef306..fbf281ef306 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/iana_ports.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/iana_ports.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp4.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp4.go
index e103e211709..e103e211709 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp4.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp4.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6.go
index 0462e621e53..0462e621e53 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6_test.go
index 4a6d248fca5..4a6d248fca5 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/icmp6_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/icmp6_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/igmp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/igmp.go
index c6ab9062552..c6ab9062552 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/igmp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/igmp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4.go
index a1c9ac1321e..a1c9ac1321e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4_test.go
index 5f326679c6c..5f326679c6c 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip4_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip4_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6.go
index 45eb0a214da..45eb0a214da 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6_test.go
index ab22f1784ce..ab22f1784ce 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ip6_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ip6_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec.go
index 19163fa37ee..19163fa37ee 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec_test.go
index 466646d75f7..466646d75f7 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ipsec_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ipsec_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/layertypes.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/layertypes.go
index 5bb14211152..5bb14211152 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/layertypes.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/layertypes.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/linux_sll.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/linux_sll.go
index b1860536a95..b1860536a95 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/linux_sll.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/linux_sll.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/llc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/llc.go
index 0e15c878a9b..0e15c878a9b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/llc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/llc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/lldp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/lldp.go
index cc64b44ee47..cc64b44ee47 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/lldp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/lldp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/loopback.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/loopback.go
index 284f34bbc8c..284f34bbc8c 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/loopback.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/loopback.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/mpls.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/mpls.go
index 83079a09b72..83079a09b72 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/mpls.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/mpls.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ndp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ndp.go
index f7ca1b26b78..f7ca1b26b78 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ndp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ndp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pflog.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pflog.go
index 853882fd21e..853882fd21e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pflog.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pflog.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ports.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ports.go
index 6b06ec66e9d..6b06ec66e9d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ports.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ports.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ppp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ppp.go
index 1d2e7b8c432..1d2e7b8c432 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/ppp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/ppp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pppoe.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pppoe.go
index 14cd63a1899..14cd63a1899 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/pppoe.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/pppoe.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism.go
index e1711e7f5b9..e1711e7f5b9 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism_test.go
index 136a04cb6fe..136a04cb6fe 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/prism_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/prism_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap.go
index b6daf482785..b6daf482785 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap_test.go
index 4d3c7d01f95..4d3c7d01f95 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/radiotap_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/radiotap_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/rudp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/rudp.go
index 8435129b947..8435129b947 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/rudp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/rudp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sctp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sctp.go
index 37675499a1d..37675499a1d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sctp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sctp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow.go
index 9da4bacb787..9da4bacb787 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow_test.go
index a070465cbea..a070465cbea 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/sflow_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/sflow_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcp.go
index 5f0fda1887f..5f0fda1887f 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip.go
index b5185d28323..b5185d28323 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip_test.go
index c002e8491ac..c002e8491ac 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/tcpip_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/tcpip_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/test_creator.py b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/test_creator.py
index c92d2765a22..c92d2765a22 100755
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/test_creator.py
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/test_creator.py
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp.go
index 20f8c50f510..20f8c50f510 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp_test.go
index e71236cc5de..e71236cc5de 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udp_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udplite.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udplite.go
index 7d84c51463b..7d84c51463b 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/udplite.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/udplite.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb.go
index d4f483cf745..d4f483cf745 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb_test.go
index 35e9c707dfa..35e9c707dfa 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layers/usb_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/usb_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layertype.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layertype.go
index 31810c3980e..31810c3980e 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/layertype.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layertype.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/benchmark_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/benchmark_test.go
index 33af5c263fe..33af5c263fe 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/benchmark_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/benchmark_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/doc.go
index c0d32a8c08d..c0d32a8c08d 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/gen.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/gen.go
index 97776e044dc..97776e044dc 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/gen.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/gen.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/valid_mac_prefixes.go
index 4afee40f4f1..4afee40f4f1 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/macs/valid_mac_prefixes.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/packet.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/packet.go
index f2a576d85ef..f2a576d85ef 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/packet.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/packet.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/parser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/parser.go
index f786834ef1f..f786834ef1f 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/parser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/parser.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/doc.go
index 6289b2faf69..6289b2faf69 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
index cbcae17c8eb..cbcae17c8eb 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap.go
index cfc86531700..cfc86531700 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_test.go
index f26590846f5..f26590846f5 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_tester.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_tester.go
index e04da37c6a3..e04da37c6a3 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcap_tester.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcap_tester.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcapgo_test.go
index 4de018aee7a..4de018aee7a 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/pcapgo_test.go
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_dns.pcap b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_dns.pcap
new file mode 100644
index 00000000000..3a79f928a5a
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_dns.pcap
Binary files differ
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_ethernet.pcap b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_ethernet.pcap
new file mode 100644
index 00000000000..1f8a87c326f
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_ethernet.pcap
Binary files differ
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_loopback.pcap b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_loopback.pcap
new file mode 100644
index 00000000000..ddeb82cd783
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcap/test_loopback.pcap
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read.go
index 922d4a1ddea..922d4a1ddea 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read_test.go
index c2e6397d21c..c2e6397d21c 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/read_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/read_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write.go
index bfc312fd5a5..bfc312fd5a5 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write_test.go
index 5b87d6a5aa7..5b87d6a5aa7 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pcapgo/write_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pcapgo/write_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/doc.go
index a7fbcb8857f..a7fbcb8857f 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/pfring.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/pfring.go
index 34269b625d1..34269b625d1 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/pfring/pfring.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/pfring/pfring.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/common.go
index a6746d490da..a6746d490da 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/common.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/other.go
index b53fea94466..b53fea94466 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/routing.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/routing.go
index 7271cb6bf58..7271cb6bf58 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/routing/routing.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/routing.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly.go
index 03f43d3d001..03f43d3d001 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly_test.go
index a7b81d430cb..a7b81d430cb 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/assembly_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
index 91d30f90835..91d30f90835 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
index 7da9fd9a23c..7da9fd9a23c 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/writer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer.go
index dff8bf2da0a..dff8bf2da0a 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/writer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer.go
diff --git a/src/mongo/gotools/vendor/src/github.com/google/gopacket/writer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer_test.go
index e19069b7eb6..e19069b7eb6 100644
--- a/src/mongo/gotools/vendor/src/github.com/google/gopacket/writer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/writer_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/LICENSE.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/LICENSE.txt
index 65e7260a6ae..65e7260a6ae 100644
--- a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/LICENSE.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/LICENSE.txt
diff --git a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/README.md
index c7a00435112..c7a00435112 100644
--- a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/nix.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/nix.go
index 76c9da42093..76c9da42093 100644
--- a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/nix.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/nix.go
diff --git a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/pass.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/pass.go
index d6f1c7ef8e3..d6f1c7ef8e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/pass.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/pass.go
diff --git a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/win.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/win.go
index 499dcbdb0ca..499dcbdb0ca 100644
--- a/src/mongo/gotools/vendor/src/github.com/howeyc/gopass/win.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/howeyc/gopass/win.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/.gitignore
index dd8fc7468f4..dd8fc7468f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/LICENSE
index d6456956733..d6456956733 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/README.md
index 8f36612218f..8f36612218f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of.go
index d93a9740443..d93a9740443 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of_test.go
index f07306f10ad..f07306f10ad 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/all_of_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/all_of_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any.go
index f6991ec1020..f6991ec1020 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of.go
index 2918b51f21a..2918b51f21a 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of_test.go
index b0f85efc4a3..b0f85efc4a3 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_of_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_of_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_test.go
index 7b6f6075868..7b6f6075868 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/any_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/any_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains.go
index 2f326dbc5d6..2f326dbc5d6 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains_test.go
index 34625fcaa5f..34625fcaa5f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/contains_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/contains_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals.go
index 1d91baef32e..1d91baef32e 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals_test.go
index 9fedfd77017..9fedfd77017 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/deep_equals_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are.go
index 2941847c705..2941847c705 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are_test.go
index 56e0f375d85..56e0f375d85 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/elements_are_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals.go
index 26280c5a6eb..26280c5a6eb 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals_test.go
index 6fdbd9b6cb7..6fdbd9b6cb7 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/equals_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/equals_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error.go
index 8a078e36d86..8a078e36d86 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error_test.go
index 42f226d95ed..42f226d95ed 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/error_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/error_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal.go
index 4b9d103a381..4b9d103a381 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal_test.go
index 639f0e0acf9..639f0e0acf9 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_or_equal_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than.go
index 3eef32178f8..3eef32178f8 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than_test.go
index 784692525cb..784692525cb 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/greater_than_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as.go
index 3b286f73218..3b286f73218 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as_test.go
index 2030d5f9b1a..2030d5f9b1a 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_same_type_as_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr.go
index bf5bd6ae6d3..bf5bd6ae6d3 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr_test.go
index e36dcd8f03f..e36dcd8f03f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/has_substr_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to.go
index ae6460ed966..ae6460ed966 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to_test.go
index 3e68652b641..3e68652b641 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/identical_to_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal.go
index 8402cdeaf09..8402cdeaf09 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal_test.go
index bdb4a8866fb..bdb4a8866fb 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_or_equal_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than.go
index 8258e45d99d..8258e45d99d 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than_test.go
index 6ee6e9f2e63..6ee6e9f2e63 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/less_than_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/less_than_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matcher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matcher.go
index 8cf1cbbc963..8cf1cbbc963 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matcher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matcher.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp.go
index 1ed63f30c4e..1ed63f30c4e 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp_test.go
index 7b69ce80105..7b69ce80105 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/matches_regexp_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/new_matcher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/new_matcher.go
index c9d8398ee63..c9d8398ee63 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/new_matcher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/new_matcher.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not.go
index 623789fe28a..623789fe28a 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not_test.go
index d5a12967524..d5a12967524 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/not_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/not_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics.go
index d2cfc97869b..d2cfc97869b 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics_test.go
index a2b494f3232..a2b494f3232 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/panics_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/panics_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee.go
index c5383f2402f..c5383f2402f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee_test.go
index 58a8381c640..58a8381c640 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/pointee_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/pointee_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/transform_description.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/transform_description.go
index f79d0c03db1..f79d0c03db1 100644
--- a/src/mongo/gotools/vendor/src/github.com/jacobsa/oglematchers/transform_description.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jacobsa/oglematchers/transform_description.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/.travis.yml
index 3165f004261..3165f004261 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/LICENSE
index bcca0d521be..bcca0d521be 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/README.md
index 9378b760bda..9378b760bda 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg.go
index d1606440715..d1606440715 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg_test.go
index 117e90ec698..117e90ec698 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/arg_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/arg_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/assert_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/assert_test.go
index 8e06636b66d..8e06636b66d 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/assert_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/assert_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/check_crosscompile.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/check_crosscompile.sh
index c494f6119d3..c494f6119d3 100755
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/check_crosscompile.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/check_crosscompile.sh
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/closest.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/closest.go
index 3b518757c43..3b518757c43 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/closest.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/closest.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command.go
index a30f5609099..a30f5609099 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command_test.go
index 72d397d2c7c..72d397d2c7c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/command_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/command_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion.go
index 894f1d6aeef..894f1d6aeef 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion_test.go
index f440fd70fe5..f440fd70fe5 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/completion_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/completion_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert.go
index 938c3ac1c2c..938c3ac1c2c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert_test.go
index ef131dc8d1e..ef131dc8d1e 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/convert_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/convert_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/error.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/error.go
index 2f27aeeee2f..2f27aeeee2f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/error.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/error.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/example_test.go
index f7be2bb14f2..f7be2bb14f2 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/example_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/add.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/add.go
index 57d8f232b21..57d8f232b21 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/add.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/add.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/bash-completion b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/bash-completion
index 974f52ad43f..974f52ad43f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/bash-completion
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/bash-completion
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/main.go
index 4a22be6e86d..4a22be6e86d 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/rm.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/rm.go
index c9c1dd03a02..c9c1dd03a02 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/examples/rm.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/rm.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/flags.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/flags.go
index 757d42a56ea..757d42a56ea 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/flags.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/flags.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group.go
index debb8de482f..debb8de482f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group_test.go
index 18cd6c17394..18cd6c17394 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/group_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/group_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help.go
index c0b808d84fb..c0b808d84fb 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help_test.go
index 33d21bf86df..33d21bf86df 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/help_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/help_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini.go
index cfdf57cc2e0..cfdf57cc2e0 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini_test.go
index dd7fe331209..dd7fe331209 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/ini_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/ini_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/long_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/long_test.go
index 02fc8c70129..02fc8c70129 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/long_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/long_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/man.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/man.go
index 8e4a8b72671..8e4a8b72671 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/man.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/man.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/marshal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/marshal_test.go
index 59c9ccefb96..59c9ccefb96 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/marshal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/marshal_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/multitag.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/multitag.go
index 96bb1a31dee..96bb1a31dee 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/multitag.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/multitag.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/option.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/option.go
index a7f4f9a9adc..a7f4f9a9adc 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/option.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/option.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/options_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/options_test.go
index b0fe9f4565c..b0fe9f4565c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/options_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/options_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_other.go
index 29ca4b6063b..29ca4b6063b 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_windows.go
index a51de9cb29c..a51de9cb29c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/optstyle_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser.go
index f9e07ee10e3..f9e07ee10e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser_test.go
index b57dbee9a25..b57dbee9a25 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/parser_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/parser_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/pointer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/pointer_test.go
index e17445f696c..e17445f696c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/pointer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/pointer_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/short_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/short_test.go
index 95712c16238..95712c16238 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/short_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/short_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/tag_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/tag_test.go
index 9daa7401b91..9daa7401b91 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/tag_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/tag_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize.go
index df97e7e821d..df97e7e821d 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_linux.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_linux.go
index e3975e2835f..e3975e2835f 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_linux.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_linux.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go
index 2a9bbe005cb..2a9bbe005cb 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_other.go
index 308215155ea..308215155ea 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_unix.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_unix.go
index fcc11860101..fcc11860101 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/termsize_unix.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/termsize_unix.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/unknown_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/unknown_test.go
index 858be45885e..858be45885e 100644
--- a/src/mongo/gotools/vendor/src/github.com/jessevdk/go-flags/unknown_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/unknown_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/LICENSE
index 9b4a822d92c..9b4a822d92c 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/README.md
index 4ebb692fb18..4ebb692fb18 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/context.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context.go
index 90cfcf7db17..90cfcf7db17 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/context.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/context_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context_test.go
index ae5bde4aede..ae5bde4aede 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/context_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/context_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/gen_sym.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/gen_sym.go
index 8d5fc24d4a4..8d5fc24d4a4 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/gen_sym.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/gen_sym.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/id_pool.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/id_pool.go
index b7974ae0026..b7974ae0026 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/id_pool.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/id_pool.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags.go
index 9b8e39ba7c2..9b8e39ba7c2 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_js.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_js.go
index 21d5595926b..21d5595926b 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_js.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_js.go
diff --git a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_main.go
index cb302b9ef63..cb302b9ef63 100644
--- a/src/mongo/gotools/vendor/src/github.com/jtolds/gls/stack_tags_main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jtolds/gls/stack_tags_main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/.travis.yml
index 5c9c2a30f07..5c9c2a30f07 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/README.mkd b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/README.mkd
index ffb0edd2c4e..ffb0edd2c4e 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/README.mkd
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/README.mkd
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth.go
index 3fbf33d595e..3fbf33d595e 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth.go
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_js.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go
index 0ce32c5e7b7..0ce32c5e7b7 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_js.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go
index a4495909d88..a4495909d88 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_test.go
index f9431282c76..f9431282c76 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go
index bdd84454bec..bdd84454bec 100644
--- a/src/mongo/gotools/vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/AUTHORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/AUTHORS
index fe26fb0fb05..fe26fb0fb05 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/AUTHORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/AUTHORS
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/LICENSE
index d9bc068ce74..d9bc068ce74 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/README.md
index 9a7b35602ed..9a7b35602ed 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/editbox.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/editbox.go
index e429080d313..e429080d313 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/editbox.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/editbox.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/interrupt.go
index 55345219fd0..55345219fd0 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/interrupt.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/keyboard.go
index b6a258e4ca2..b6a258e4ca2 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/keyboard.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/output.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/output.go
index 2b9479b078d..2b9479b078d 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/output.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/output.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/paint.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/paint.go
index fbafd18ae99..fbafd18ae99 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/paint.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/paint.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/random_output.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/random_output.go
index efcf0b7c9de..efcf0b7c9de 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/random_output.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/random_output.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/raw_input.go
index 97a489758f4..97a489758f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/_demos/raw_input.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api.go
index b339e532f8e..b339e532f8e 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_common.go
index 9f23661f561..9f23661f561 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_common.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_windows.go
index 7def30a67df..7def30a67df 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/api_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/api_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/collect_terminfo.py b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/collect_terminfo.py
index 5e50975e63a..5e50975e63a 100755
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/collect_terminfo.py
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/collect_terminfo.py
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls.go
index 4f52bb9af9a..4f52bb9af9a 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin.go
index 25b78f7ab70..25b78f7ab70 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
index 11f25be79a4..11f25be79a4 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_freebsd.go
index e03624ebc71..e03624ebc71 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_freebsd.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_linux.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_linux.go
index b88960de617..b88960de617 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_linux.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_linux.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_netbsd.go
index 49a3355b9a2..49a3355b9a2 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_netbsd.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_openbsd.go
index 49a3355b9a2..49a3355b9a2 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_openbsd.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_windows.go
index 472d002a56a..472d002a56a 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/syscalls_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/syscalls_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox.go
index 6e5ba6c8fa5..6e5ba6c8fa5 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_common.go
index c3355cc25e3..c3355cc25e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_common.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_windows.go
index f7dad7b8a5f..f7dad7b8a5f 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/termbox_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/termbox_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo.go
index 35dbd70b894..35dbd70b894 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo.go
diff --git a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo_builtin.go
index a94866067ba..a94866067ba 100644
--- a/src/mongo/gotools/vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/nsf/termbox-go/terminfo_builtin.go
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/CONTRIBUTORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/CONTRIBUTORS
index 8a4da4ed294..8a4da4ed294 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/CONTRIBUTORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/CONTRIBUTORS
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/LICENSE
index 159e1e728e1..159e1e728e1 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/README.md
index 168ff7ba5fc..168ff7ba5fc 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache.go
index 35625430c94..35625430c94 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache.go
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache_test.go
index 6e81693fb04..6e81693fb04 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/cache_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/cache_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded.go
index bcc0538bcc7..bcc0538bcc7 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded.go
diff --git a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded_test.go
index aef8597ef24..aef8597ef24 100644
--- a/src/mongo/gotools/vendor/src/github.com/patrickmn/go-cache/sharded_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/sharded_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.gitignore
index 6ad551742d3..6ad551742d3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.travis.yml
index 44217c97335..44217c97335 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/LICENSE.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/LICENSE.md
index 48a3731c01a..48a3731c01a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/LICENSE.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/LICENSE.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/README.md
index 58383bb00af..58383bb00af 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/assertions.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/assertions.goconvey
index e76cf275d47..e76cf275d47 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/assertions.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/assertions.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections.go
index d7f407e913f..d7f407e913f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections_test.go
index 6c7948f3c7a..6c7948f3c7a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/collections_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/collections_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc.go
index 5720fc298c6..5720fc298c6 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc_test.go
index 041faaffcb2..041faaffcb2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality.go
index 2b6049c37d9..2b6049c37d9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality_test.go
index 5050e4b1619..5050e4b1619 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/equality_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/equality_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/filter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/filter.go
index ee368a97ed7..ee368a97ed7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/filter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/filter.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/Makefile b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/Makefile
index 0894b82bd81..0894b82bd81 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/Makefile
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/Makefile
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/.travis.yml
index 5a19a5faf38..5a19a5faf38 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/LICENSE
index 6280ff0e06b..6280ff0e06b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py
index d05f0cd8734..d05f0cd8734 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/PRESUBMIT.py
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/README.md
index a85380c421a..a85380c421a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS
index e4172088dd3..e4172088dd3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/WATCHLISTS
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml
index 074ee1f84df..074ee1f84df 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/pre-commit-go.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render.go
index e070a6b3b58..e070a6b3b58 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
index 1737cb702ae..1737cb702ae 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.gitignore
index dd8fc7468f4..dd8fc7468f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml
index b97211926e8..b97211926e8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/LICENSE
index d6456956733..d6456956733 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/README.md
index 215a2bb7a8b..215a2bb7a8b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
index d93a9740443..d93a9740443 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
index 0f9d198fcbe..0f9d198fcbe 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any.go
index f6991ec1020..f6991ec1020 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
index 2918b51f21a..2918b51f21a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
index f0b5025406f..f0b5025406f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
index 410cc12825e..410cc12825e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains.go
index 2f326dbc5d6..2f326dbc5d6 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
index dfc981c1488..dfc981c1488 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
index 1d91baef32e..1d91baef32e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
index a28113aaa6b..a28113aaa6b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
index 2941847c705..2941847c705 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
index 172584fa140..172584fa140 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals.go
index a510707b3c7..a510707b3c7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
index 6ac5df27329..6ac5df27329 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error.go
index 8a078e36d86..8a078e36d86 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
index f92167cad1d..f92167cad1d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
index 4b9d103a381..4b9d103a381 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
index f5e29d1ce59..f5e29d1ce59 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
index 3eef32178f8..3eef32178f8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
index bf70fe56633..bf70fe56633 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
index 3b286f73218..3b286f73218 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
index a4a3e308aa3..a4a3e308aa3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
index bf5bd6ae6d3..bf5bd6ae6d3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
index 6fc913a2490..6fc913a2490 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
index ae6460ed966..ae6460ed966 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
index cc03b214ad6..cc03b214ad6 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
index 8402cdeaf09..8402cdeaf09 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
index a1a2ae7d60e..a1a2ae7d60e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
index 8258e45d99d..8258e45d99d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
index 59f5b7f56bd..59f5b7f56bd 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
index 78159a0727c..78159a0727c 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
index 1ed63f30c4e..1ed63f30c4e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
index 031c6cb3eff..031c6cb3eff 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
index c9d8398ee63..c9d8398ee63 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not.go
index 623789fe28a..623789fe28a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
index 9c65b85ef87..9c65b85ef87 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics.go
index d2cfc97869b..d2cfc97869b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
index fbb66bf31e2..fbb66bf31e2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
index c5383f2402f..c5383f2402f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
index 3bb72a702be..3bb72a702be 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
index f79d0c03db1..f79d0c03db1 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.gitignore
index dd8fc7468f4..dd8fc7468f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.travis.yml
index b97211926e8..b97211926e8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/LICENSE
index d6456956733..d6456956733 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/README.md
index c5cb5c06b33..c5cb5c06b33 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/action.go
index 9fd40d81fe8..9fd40d81fe8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/action.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller.go
index 93a1d6239e1..93a1d6239e1 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
index 0ff5e5c41bb..0ff5e5c41bb 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
index c5427dc8ba9..c5427dc8ba9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
index ddfc07a3e8d..ddfc07a3e8d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
index da714f305c5..da714f305c5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket
index 05a5114546c..05a5114546c 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package
index d78819076f5..d78819076f5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.gcs_bucket_same_package
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces
index b70535fae6b..b70535fae6b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_interfaces
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package
index b70535fae6b..b70535fae6b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.no_package
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface
index c32950a1790..c32950a1790 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_interface
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package
index d07e915d2cf..d07e915d2cf 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/golden.unknown_package
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all.go
index c0cd3ffbd69..c0cd3ffbd69 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
index f835b66c7c5..f835b66c7c5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/doc.go
index d397f652033..d397f652033 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
index 0c3a65ee187..0c3a65ee187 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/expectation.go
index d18bfb8bce9..d18bfb8bce9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/expectation.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
index aca3de5541b..aca3de5541b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
index 8347e4d030b..8347e4d030b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
index acc054370d5..acc054370d5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
index 6bcf1979837..6bcf1979837 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
index dd083e2930e..dd083e2930e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
index 2d1c7df0490..2d1c7df0490 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
index 86c4b0391e6..86c4b0391e6 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
index fe3d313007a..fe3d313007a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
index 1461cd6960d..1461cd6960d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
index c4d46e718d9..c4d46e718d9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
index 7d13c4e177e..7d13c4e177e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
index e72f0cbb13b..e72f0cbb13b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
index 8fa8aeafa42..8fa8aeafa42 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
index 977fe1ac3f7..977fe1ac3f7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke.go
index 07630cbbb7e..07630cbbb7e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
index 9e1478ba8cc..9e1478ba8cc 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
index de995efc667..de995efc667 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return.go
index c66d248f44a..c66d248f44a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return_test.go
index f1794bd764a..f1794bd764a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/return_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown
index 60d5d2cb1ab..60d5d2cb1ab 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/README.markdown
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
index 76e8f00056d..76e8f00056d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
index 27cfcf6193b..27cfcf6193b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
index 4051907e0dd..4051907e0dd 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.gitignore
index dd8fc7468f4..dd8fc7468f4 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.travis.yml
index b97211926e8..b97211926e8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/LICENSE
index d6456956733..d6456956733 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/README.md
index 8e54862082b..8e54862082b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
index 70fa25c327a..70fa25c327a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
index 65c8fbce052..65c8fbce052 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/doc.go
index bf6507fae4d..bf6507fae4d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
index 5bc1dc120a7..5bc1dc120a7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
index b8bf542a8bc..b8bf542a8bc 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
index 69fc669785d..69fc669785d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
index e3e37236700..e3e37236700 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/failure.go
index 95be2cf4502..95be2cf4502 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/failure.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
index ec45184e326..ec45184e326 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register.go
index 756f2aa9ad9..756f2aa9ad9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
index 7303dfa8a6e..7303dfa8a6e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
index 003aeb019de..003aeb019de 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
index d9b9bc8e5fe..d9b9bc8e5fe 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
index a8c5828ea3a..a8c5828ea3a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
index 95c07fd4697..95c07fd4697 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
index 17c50e19487..17c50e19487 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
index e559c5f926c..e559c5f926c 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test
index f0cd76af500..f0cd76af500 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.failing_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test
index 39fa697140c..39fa697140c 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.filtered_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test
index 4ca29791de7..4ca29791de7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.mock_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test
index 8631385581d..8631385581d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.no_cases_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test
index 32eac65f7ba..32eac65f7ba 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.panicking_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test
index 031128842ac..031128842ac 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.passing_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test
index 0749f916454..0749f916454 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.run_twice_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test
index e7d42c79337..e7d42c79337 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.stop_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test
index 6221e65ea9a..6221e65ea9a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/golden.unexported_test
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
index 8e0fca9cc01..8e0fca9cc01 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
index a8d55bc4808..a8d55bc4808 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
index ad204e053e5..ad204e053e5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
index 59d1fe3bae0..59d1fe3bae0 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
index 01d8e63446e..01d8e63446e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
index a3a36c17525..a3a36c17525 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
index a008c081e91..a008c081e91 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
index a425e78d404..a425e78d404 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_info.go
index 3ae12526bc2..3ae12526bc2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/ogletest/test_info.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/.gitignore
index daf913b1b34..daf913b1b34 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/LICENSE
index 8f71f43fee3..8f71f43fee3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/README.md
index 4392452b5b1..4392452b5b1 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
index 853c024244f..853c024244f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
index 614ef90d892..614ef90d892 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/messages.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/messages.go
index ae1a15116f5..ae1a15116f5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/messages.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/messages.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic.go
index 7e75db1784b..7e75db1784b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic_test.go
index 15eafac4fbb..15eafac4fbb 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/panic_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/panic_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity.go
index 80789f0cc71..80789f0cc71 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity_test.go
index 7546e7250a8..7546e7250a8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/quantity_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/quantity_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer.go
index 90ae3e3b692..90ae3e3b692 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer_test.go
index 597b40ac183..597b40ac183 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/serializer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/serializer_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/should/should.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/should/should.go
index 596e43b8f8b..596e43b8f8b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/should/should.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/should/should.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings.go
index dbc3f04790e..dbc3f04790e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings_test.go
index ad8d0c88585..ad8d0c88585 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/strings_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/strings_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time.go
index 7e05026143f..7e05026143f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time_test.go
index f9dda8f8f34..f9dda8f8f34 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/time_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/time_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type.go
index 3fc00f68cd0..3fc00f68cd0 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type_test.go
index 4b8d1984670..4b8d1984670 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/type_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/type_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/utilities_for_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/utilities_for_test.go
index 7243ebcb937..7243ebcb937 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/assertions/utilities_for_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/utilities_for_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.gitignore
index c9205c5335a..c9205c5335a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.travis.yml
index a5124b0491b..a5124b0491b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/CONTRIBUTING.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/CONTRIBUTING.md
index 9c9053b83ad..9c9053b83ad 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/CONTRIBUTING.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/CONTRIBUTING.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/LICENSE.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/LICENSE.md
index 5bc993c93c9..5bc993c93c9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/LICENSE.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/LICENSE.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/README.md
index a07ce5a6eb2..a07ce5a6eb2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/assertions.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/assertions.go
index 1e87b826dff..1e87b826dff 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/assertions.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/assertions.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/context.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/context.go
index 2c75c2d7b1b..2c75c2d7b1b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/context.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/context.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/convey.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/convey.goconvey
index a2d9327dc91..a2d9327dc91 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/convey.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/convey.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/discovery.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/discovery.go
index eb8d4cb2cee..eb8d4cb2cee 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/discovery.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/discovery.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/doc.go
index 2562ce4c284..2562ce4c284 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/focused_execution_test.go
index 294e32fa17e..294e32fa17e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/focused_execution_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
index 1b6406be99b..1b6406be99b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/utils.go
index 3a5c848a445..3a5c848a445 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/gotest/utils.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/init.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/init.go
index 732b72142e0..732b72142e0 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/init.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/init.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
index 7e22b3caa53..7e22b3caa53 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/nilReporter.go
index 777b2a51228..777b2a51228 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/nilReporter.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/console.go
index 7bf67dbb2b1..7bf67dbb2b1 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/console.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/doc.go
index a37d0019466..a37d0019466 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot.go
index 47d57c6b0d9..47d57c6b0d9 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
index a8d20d46f08..a8d20d46f08 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest.go
index c396e16b17a..c396e16b17a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
index fda189458e5..fda189458e5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/init.go
index 44d080e90e6..44d080e90e6 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/init.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/json.go
index f8526979f85..f8526979f85 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/json.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer.go
index 6d4a879c40d..6d4a879c40d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
index 94202d5ac97..94202d5ac97 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems.go
index 9ae493ac3b7..9ae493ac3b7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
index 92f0ca35cca..92f0ca35cca 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter.go
index cce6c5e4388..cce6c5e4388 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
index 4e5caf63b2b..4e5caf63b2b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey
index 79982854b53..79982854b53 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reporting.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reports.go
index 712e6ade625..712e6ade625 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/reports.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/statistics.go
index 28e1d2071d4..28e1d2071d4 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/statistics.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/story.go
index 9e73c971f8f..9e73c971f8f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting/story.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
index 69125c3cf44..69125c3cf44 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/story_conventions_test.go
index 84832c78d5b..84832c78d5b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/convey/story_conventions_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/dependencies.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/dependencies.go
index 0839e27fdf2..0839e27fdf2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/dependencies.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/dependencies.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/doc_test.go
index 06ab7d0f9a3..06ab7d0f9a3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
index a933292a2e7..a933292a2e7 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game.go
index 547bf93d1c3..547bf93d1c3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game_test.go
index 18e997d44ae..18e997d44ae 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/bowling_game_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/doc.go
index dae661e18dc..dae661e18dc 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/examples.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/examples.goconvey
index b5c805fbf4e..b5c805fbf4e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/examples.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/examples.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/simple_example_test.go
index dadfd8136a3..dadfd8136a3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/examples/simple_example_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/goconvey.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/goconvey.go
index 4d5fc0ef6d5..4d5fc0ef6d5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/goconvey.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/goconvey.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/composer.html b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/composer.html
index e0d32409893..e0d32409893 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/composer.html
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/composer.html
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/favicon.ico b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/favicon.ico
index bb3df78c2ab..bb3df78c2ab 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/favicon.ico
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/favicon.ico
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/index.html b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/index.html
index 6895c7c4936..6895c7c4936 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/index.html
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/index.html
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/common.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/common.css
index 7aa56d1f668..7aa56d1f668 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/common.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/common.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/composer.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/composer.css
index 6dd344ba5c5..6dd344ba5c5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/composer.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/composer.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css
index 40403f53189..40403f53189 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/font-awesome.min.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css
index 38d71340208..38d71340208 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark-bigtext.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css
index 132e19dbf1d..132e19dbf1d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/dark.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css
index decfc7f4135..decfc7f4135 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css
index 25d261a4ff5..25d261a4ff5 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/css/tipsy.css
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf
index 3461e3fce6a..3461e3fce6a 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/FontAwesome.otf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot
index 6cfd5660956..6cfd5660956 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.eot
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg
index a9f84695031..a9f84695031 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.svg
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf
index 5cd6cff6d6f..5cd6cff6d6f 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff
index 9eaecb37996..9eaecb37996 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/FontAwesome/fontawesome-webfont.woff
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt
index 75b52484ea4..75b52484ea4 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/LICENSE.txt
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf
index fd79d43bea0..fd79d43bea0 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Bold.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf
index c90da48ff3b..c90da48ff3b 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Italic.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf
index 0d381897da2..0d381897da2 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Light.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf
index 68299c4bc6b..68299c4bc6b 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-LightItalic.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf
index db433349b70..db433349b70 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Open_Sans/OpenSans-Regular.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt
index 3b859d9138f..3b859d9138f 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/OFL.txt
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf
index 42563d6b6ef..42563d6b6ef 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Orbitron/Orbitron-Regular.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt
index ff7febddcb2..ff7febddcb2 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/OFL.txt
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf
index 0798e241955..0798e241955 100755
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/fonts/Oswald/Oswald-Regular.ttf
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico
index 8fdb76e344a..8fdb76e344a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-buildfail.ico
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico
index e028baefaba..e028baefaba 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-fail.ico
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico
index 19f0e173de8..19f0e173de8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-ok.ico
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico
index 46b1bd085a0..46b1bd085a0 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/ico/goconvey-panic.ico
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/composer.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/composer.js
index 7ddb0c8d01d..7ddb0c8d01d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/composer.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/composer.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/config.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/config.js
index 0ca1e457bd4..0ca1e457bd4 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/config.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/config.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/convey.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/convey.js
index b4e6b525eca..b4e6b525eca 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/convey.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/convey.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js
index 3bc12c5a7cd..3bc12c5a7cd 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/goconvey.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js
index 3d8603a6d1b..3d8603a6d1b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/ansispan.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js
index c78b7ffc46d..c78b7ffc46d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/diff-match-patch.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js
index 2adda35a5b1..2adda35a5b1 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-2_1_0.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js
index d9fffa07332..d9fffa07332 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery-ui-1_10_3-custom.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js
index d2c44be1fc8..d2c44be1fc8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.pretty-text-diff.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js
index b1f97639fa2..b1f97639fa2 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/jquery.tipsy.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js
index 204f3e4971f..204f3e4971f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/markup.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js
index d3425e9a1ee..d3425e9a1ee 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/moment.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js
index 59ef198182d..59ef198182d 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/lib/taboverride.min.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/poller.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/poller.js
index d8ab1e8eb9f..d8ab1e8eb9f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/client/resources/js/poller.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/client/resources/js/poller.js
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/api.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/api.goconvey
index 79982854b53..79982854b53 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/api.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/api.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server.go
index 6cea26daee8..6cea26daee8 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server_test.go
index bd48e308015..bd48e308015 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/api/server_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/contracts.go
index e758f3e16e3..e758f3e16e3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/contracts.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
index 14f4d2d9c2e..14f4d2d9c2e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/result.go
index c6f9bf2cfde..c6f9bf2cfde 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/contract/result.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/contract.go
index 209dbca5975..209dbca5975 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/contract.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
index 117dd56d65a..117dd56d65a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.go
index 887080ccd33..887080ccd33 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey
index 79982854b53..79982854b53 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
index d7221b0dc12..d7221b0dc12 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester.go
index 76f353a5baa..76f353a5baa 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
index d540c546d9a..d540c546d9a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
index cbb7a43f8ba..cbb7a43f8ba 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/messages.go
index 7a92091162a..7a92091162a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/messaging/messages.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
index 628b137b39a..628b137b39a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
index 65f3f9830bf..65f3f9830bf 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.go
index f6250caf346..f6250caf346 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey
index 79982854b53..79982854b53 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
index de695e3fd7e..de695e3fd7e 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/rules.go
index f8d05d83066..f8d05d83066 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/rules.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/testParser.go
index fe8f5110b6c..fe8f5110b6c 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/testParser.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/util.go
index e2061603439..e2061603439 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/parser/util.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell.go
index f2fa10711db..f2fa10711db 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
index 88c696dbb81..88c696dbb81 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_test.go
index b115c4f356a..b115c4f356a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/shell_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/system.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/system.goconvey
index aa26e8b739b..aa26e8b739b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/system/system.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/system/system.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
index 404a25d33ac..404a25d33ac 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
index d0f74867acc..d0f74867acc 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
index f4e886c9283..f4e886c9283 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration.go
index 941241ab86a..941241ab86a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
index e26ad48c47a..e26ad48c47a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
index 06ab7d0f9a3..06ab7d0f9a3 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
index 1cd335173be..1cd335173be 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore
index 2574d15c0cc..2574d15c0cc 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/.gitignore
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
index 22673259756..22673259756 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
index ea9eebd2d50..ea9eebd2d50 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey
index 6f6e9405e8f..6f6e9405e8f 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/sub.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/util_test.go
index b5ac11fa02a..b5ac11fa02a 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/util_test.go
diff --git a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey
index aa26e8b739b..aa26e8b739b 100644
--- a/src/mongo/gotools/vendor/src/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/goconvey/web/server/watch/watch.goconvey
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/.travis.yml
index d87fbdcf39c..d87fbdcf39c 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/LICENSE
index 37ec93a14fd..37ec93a14fd 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/LICENSE
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/README.md
index 28033f68d9c..28033f68d9c 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/README.md
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture.go
index d7ea1ca31a6..d7ea1ca31a6 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_linux.go
index 160a3b3c1a9..160a3b3c1a9 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_linux.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_other.go
index 5fb22093798..5fb22093798 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_windows.go
index e9f061dcf47..e9f061dcf47 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/capture_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/collection.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/collection.go
index fd612db6ebd..fd612db6ebd 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/collection.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/collection.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/convenience.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/convenience.go
index 4b4efd22389..4b4efd22389 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/convenience.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/convenience.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/doc.go
index 28c25b4db64..28c25b4db64 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/doc.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/event.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/event.go
index da863cbf2c2..da863cbf2c2 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/event.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/event.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/handler.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/handler.go
index e3db0865479..e3db0865479 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/handler.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/handler.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/level.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/level.go
index 1797be04041..1797be04041 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/level.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/level.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/logger.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/logger.go
index ae1734b2780..ae1734b2780 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/logger.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/logger.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output.go
index 8751268fbe6..8751268fbe6 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_other.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_other.go
index 2be240a1781..2be240a1781 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_other.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_other.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_windows.go
index 58b71daba69..58b71daba69 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/output_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup.go
index 26ad00572c9..26ad00572c9 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup/setup.go
index 22186888afd..22186888afd 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/setup/setup.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog.go
index 0408a5a553b..0408a5a553b 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog_windows.go
index edba3c2a56b..edba3c2a56b 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/syslog_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates.go
index 4ac0fdc0f23..4ac0fdc0f23 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_others.go
index 114e2e14312..114e2e14312 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_others.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_windows.go
index 512b600481e..512b600481e 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/templates_windows.go
diff --git a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/text.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/text.go
index 8b36ce99f50..8b36ce99f50 100644
--- a/src/mongo/gotools/vendor/src/github.com/spacemonkeygo/spacelog/text.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/spacemonkeygo/spacelog/text.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitattributes b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitattributes
index d2f212e5da8..d2f212e5da8 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitattributes
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitattributes
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitignore b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitignore
index 8339fd61d3f..8339fd61d3f 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/.gitignore
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/.gitignore
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/AUTHORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/AUTHORS
index 15167cd746c..15167cd746c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/AUTHORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/AUTHORS
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTING.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTING.md
index 88dff59bc7d..88dff59bc7d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTING.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTING.md
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTORS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTORS
index 1c4577e9680..1c4577e9680 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/CONTRIBUTORS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/CONTRIBUTORS
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/LICENSE
index 6a66aea5eaf..6a66aea5eaf 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/LICENSE
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/PATENTS b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/PATENTS
index 733099041f8..733099041f8 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/PATENTS
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/PATENTS
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/README b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/README
index f1e0cbf94e0..f1e0cbf94e0 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/README
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/README
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/base64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/base64.go
index fc311609081..fc311609081 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/base64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/base64.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt.go
index f8b807f9c3a..f8b807f9c3a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt_test.go
index f08a6f5b229..f08a6f5b229 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bcrypt/bcrypt_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/block.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/block.go
index 9d80f19521b..9d80f19521b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/block.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/block.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/blowfish_test.go
index 7afa1fdf3d5..7afa1fdf3d5 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/blowfish_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/cipher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/cipher.go
index 542984aa8da..542984aa8da 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/cipher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/cipher.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/const.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/const.go
index 8c5ee4cb08a..8c5ee4cb08a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/blowfish/const.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/blowfish/const.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256.go
index 014f8b3557c..014f8b3557c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256_test.go
index 1cec3884ecd..1cec3884ecd 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/bn256_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/bn256_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/constants.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/constants.go
index 08ccfdf3d68..08ccfdf3d68 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/constants.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/constants.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/curve.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/curve.go
index 55b7063f163..55b7063f163 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/curve.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/curve.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/example_test.go
index b2d19807a25..b2d19807a25 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/example_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp12.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp12.go
index f084eddf212..f084eddf212 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp12.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp12.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp2.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp2.go
index 97f3f1f3fa1..97f3f1f3fa1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp2.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp2.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp6.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp6.go
index f98ae782cc1..f98ae782cc1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/gfp6.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/gfp6.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/optate.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/optate.go
index 7ae0746eb10..7ae0746eb10 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/optate.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/optate.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/twist.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/twist.go
index 4f8b3fede42..4f8b3fede42 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/bn256/twist.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/bn256/twist.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5.go
index 0b4af37bdc2..0b4af37bdc2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5_test.go
index 778b272a638..778b272a638 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/cast5/cast5_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/cast5/cast5_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/codereview.cfg b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/codereview.cfg
index 3f8b14b64e8..3f8b14b64e8 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/codereview.cfg
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/codereview.cfg
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/const_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/const_amd64.s
index 797f9b051df..797f9b051df 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/const_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/const_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/cswap_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/cswap_amd64.s
index 45484d1b596..45484d1b596 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/cswap_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/cswap_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519.go
index 6918c47fc2e..6918c47fc2e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519_test.go
index 14b0ee87cdd..14b0ee87cdd 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/curve25519_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/doc.go
index ebeea3c2d6a..ebeea3c2d6a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/doc.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/freeze_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/freeze_amd64.s
index 37599fac043..37599fac043 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/freeze_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/freeze_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/ladderstep_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/ladderstep_amd64.s
index 3949f9cfaf4..3949f9cfaf4 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/ladderstep_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/ladderstep_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mont25519_amd64.go
index 5822bd53383..5822bd53383 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mont25519_amd64.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mul_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mul_amd64.s
index e48d183ee56..e48d183ee56 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/mul_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/mul_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/square_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/square_amd64.s
index 78d1a50ddca..78d1a50ddca 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/curve25519/square_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/curve25519/square_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/example_test.go
index df843951291..df843951291 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/example_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf.go
index 5bc246355a2..5bc246355a2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf_test.go
index cee659bcdb9..cee659bcdb9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/hkdf/hkdf_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4.go
index 6d9ba9e5f33..6d9ba9e5f33 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4_test.go
index b56edd7875d..b56edd7875d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4block.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4block.go
index 3fed475f3f6..3fed475f3f6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/md4/md4block.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/md4/md4block.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box.go
index ca48a6dbff9..ca48a6dbff9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box_test.go
index 481ade28aec..481ade28aec 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/box/box_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/box/box_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go
index dbf31bbf40f..dbf31bbf40f 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
index 664dc1521d3..664dc1521d3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp.go
index ea61cf49852..ea61cf49852 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp_test.go
index 33868497381..33868497381 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ocsp/ocsp_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor.go
index 592d1864361..592d1864361 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor_test.go
index 9334e94e96c..9334e94e96c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/armor_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/encode.go
index 6f07582c37c..6f07582c37c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/armor/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/armor/encode.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text.go
index e601e389f12..e601e389f12 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text_test.go
index 8f3ba2a8814..8f3ba2a8814 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/canonical_text_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go
index 6454d22c7e3..6454d22c7e3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
index 406377c6712..406377c6712 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go
index 73f4fe37859..73f4fe37859 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
index c4f99f5c48c..c4f99f5c48c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/errors/errors.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/errors/errors.go
index eb0550b2d04..eb0550b2d04 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/errors/errors.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/errors/errors.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys.go
index bfe32603155..bfe32603155 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys_test.go
index d5e2056bb82..d5e2056bb82 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/keys_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/keys_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed.go
index e8f0b5caa7d..e8f0b5caa7d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed_test.go
index cb2d70bd411..cb2d70bd411 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/compressed_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/config.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/config.go
index c76eecc963a..c76eecc963a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/config.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/config.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go
index 266840d05a3..266840d05a3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
index fee14cf3cf0..fee14cf3cf0 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/literal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/literal.go
index 1a9ec6e51e8..1a9ec6e51e8 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/literal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/literal.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go
index ce2a33a547c..ce2a33a547c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb_test.go
index 91022c042d4..91022c042d4 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/ocfb_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
index 1713503395e..1713503395e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque.go
index 456d807f255..456d807f255 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque_test.go
index f27bbfe090b..f27bbfe090b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/opaque_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet.go
index e2bde1111e2..e2bde1111e2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet_test.go
index 1dab5c3d588..1dab5c3d588 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/packet_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key.go
index 740a27deacb..740a27deacb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key_test.go
index 25c8931f2ca..25c8931f2ca 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/private_key_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key.go
index 37a6472e561..37a6472e561 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_test.go
index 7ad7d91856d..7ad7d91856d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go
index 26337f5aaf1..26337f5aaf1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
index e06405904b3..e06405904b3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/reader.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/reader.go
index 34bc7c613e6..34bc7c613e6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/reader.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/reader.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature.go
index 1f29d3df388..1f29d3df388 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_test.go
index c1bbde8b0c3..c1bbde8b0c3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go
index 6edff889349..6edff889349 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
index ad7b62ac193..ad7b62ac193 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
index 4b1105b6f6b..4b1105b6f6b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
index 19538df77c9..19538df77c9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
index 6126030eb90..6126030eb90 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
index c5c00f7b9c3..c5c00f7b9c3 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go
index 96a2b382a1d..96a2b382a1d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute_test.go
index 13ca5143cee..13ca5143cee 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userattribute_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid.go
index d6bea7d4acc..d6bea7d4acc 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid_test.go
index 29681938938..29681938938 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/packet/userid_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read.go
index dfffc398d5b..dfffc398d5b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read_test.go
index 7524a02e56d..7524a02e56d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/read_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/read_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go
index 0e8641ed1b4..0e8641ed1b4 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k_test.go
index 183d26056b1..183d26056b1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/s2k/s2k_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write.go
index 15aaa1a0151..15aaa1a0151 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write_test.go
index 8e9a33583f5..8e9a33583f5 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/openpgp/write_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/openpgp/write_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/libotr_test_helper.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/libotr_test_helper.c
index b3ca072d480..b3ca072d480 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/libotr_test_helper.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/libotr_test_helper.c
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr.go
index 549be116df2..549be116df2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr_test.go
index cfcd062b274..cfcd062b274 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/otr_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/otr_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/smp.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/smp.go
index dc6de4ee0eb..dc6de4ee0eb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/otr/smp.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/otr/smp.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go
index 593f6530084..593f6530084 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
index 1379240610b..1379240610b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string.go
index 284d2a68f1e..284d2a68f1e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string_test.go
index 7fca55f4e8b..7fca55f4e8b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/bmp-string_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto.go
index 4bd4470ec04..4bd4470ec04 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto_test.go
index eb4dae8fceb..eb4dae8fceb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/crypto_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/errors.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/errors.go
index 7377ce6fb2b..7377ce6fb2b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/errors.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/errors.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
index 3347f338c18..3347f338c18 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
index 8c7090258c5..8c7090258c5 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
index 8a49dfaf3c6..8a49dfaf3c6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac.go
index 5f38aa7de83..5f38aa7de83 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac_test.go
index 1ed4ff21e14..1ed4ff21e14 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/mac_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/mac_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf.go
index 5c419d41e32..5c419d41e32 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf_test.go
index 262037d7eba..262037d7eba 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pbkdf_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12.go
index ad6341e60fa..ad6341e60fa 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12_test.go
index 14dd2a6c5d6..14dd2a6c5d6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/pkcs12_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/safebags.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/safebags.go
index def1f7b98d7..def1f7b98d7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/pkcs12/safebags.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/pkcs12/safebags.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/const_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/const_amd64.s
index 8e861f337cd..8e861f337cd 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/const_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/const_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305.go
index 4a5f826f7a6..4a5f826f7a6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_amd64.s
index f8d4ee92898..f8d4ee92898 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_arm.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_arm.s
index c15386744dd..c15386744dd 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_arm.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_arm.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_test.go
index b3e92310b5d..b3e92310b5d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/poly1305_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_amd64.go
index 6775c703f61..6775c703f61 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_amd64.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_arm.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_arm.go
index 50b979c24c6..50b979c24c6 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_arm.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_arm.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_ref.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_ref.go
index 0b24fc78b93..0b24fc78b93 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/poly1305/sum_ref.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/poly1305/sum_ref.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160.go
index 6c6e84236ab..6c6e84236ab 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160_test.go
index 5df1b2593d2..5df1b2593d2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go
index 7bc8e6c485e..7bc8e6c485e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
index 4c96147c86b..4c96147c86b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s
index 6e1df963917..6e1df963917 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go
index 9bfc0927ce8..9bfc0927ce8 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
index 903c7858e43..903c7858e43 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
index 95f8ca5bb96..95f8ca5bb96 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa_test.go
index f8cecd9e6e9..f8cecd9e6e9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/salsa_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20.go
index fde9846b6eb..fde9846b6eb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20_test.go
index 0ef3328eb0a..0ef3328eb0a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa20_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt.go
index dc0124b1fce..dc0124b1fce 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt_test.go
index e096c3a31ab..e096c3a31ab 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/scrypt/scrypt_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/doc.go
index a0ee3ae725d..a0ee3ae725d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/doc.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/hashes.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/hashes.go
index 2b51cf4e9b4..2b51cf4e9b4 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/hashes.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/hashes.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/keccakf.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/keccakf.go
index 13e7058fa98..13e7058fa98 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/keccakf.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/keccakf.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/register.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/register.go
index 3cf6a22e093..3cf6a22e093 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/register.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/register.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3.go
index c8fd31cb0ba..c8fd31cb0ba 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3_test.go
index caf72f279f1..caf72f279f1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/sha3_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/sha3_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/shake.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/shake.go
index 841f9860f03..841f9860f03 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/shake.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/shake.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate
index 62e85ae2423..62e85ae2423 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/testdata/keccakKats.json.deflate
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor.go
index d622979c115..d622979c115 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_generic.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_generic.go
index fd35f02ef6e..fd35f02ef6e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_generic.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_generic.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_unaligned.go
index c7851a1d850..c7851a1d850 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/sha3/xor_unaligned.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client.go
index 8c856a08c18..8c856a08c18 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client_test.go
index ec7198d549d..ec7198d549d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/client_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/client_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/forward.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/forward.go
index fd24ba900d2..fd24ba900d2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/forward.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/forward.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring.go
index 12ffa82b1a0..12ffa82b1a0 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring_test.go
index 7f05905712d..7f05905712d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/keyring_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server.go
index b21a20180fe..b21a20180fe 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server_test.go
index ef0ab293487..ef0ab293487 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/server_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/server_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/testdata_test.go
index b7a8781e1a5..b7a8781e1a5 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/agent/testdata_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/benchmark_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/benchmark_test.go
index d9f7eb9b60a..d9f7eb9b60a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/benchmark_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/benchmark_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer.go
index 6931b5114fe..6931b5114fe 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer_test.go
index d5781cb3da9..d5781cb3da9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/buffer_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/buffer_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs.go
index 385770036a7..385770036a7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs_test.go
index c5f2e533043..c5f2e533043 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/certs_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/certs_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/channel.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/channel.go
index 5403c7e45fb..5403c7e45fb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/channel.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/channel.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher.go
index 2732963f39e..2732963f39e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher_test.go
index 54b92b6edce..54b92b6edce 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/cipher_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/cipher_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client.go
index 0b9fbe5002a..0b9fbe5002a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth.go
index e15be3ef29d..e15be3ef29d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth_test.go
index 2ea44624fc1..2ea44624fc1 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_auth_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_auth_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_test.go
index 1fe790cb494..1fe790cb494 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/client_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/client_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/common.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/common.go
index 9fc739e1d01..9fc739e1d01 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/common.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/common.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/connection.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/connection.go
index 979d919e81e..979d919e81e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/connection.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/connection.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/doc.go
index d6be8946629..d6be8946629 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/doc.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/example_test.go
index dfd9dcab606..dfd9dcab606 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/example_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake.go
index 1c54f758781..1c54f758781 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake_test.go
index b86d369cced..b86d369cced 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/handshake_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/handshake_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex.go
index 3ec603c0a15..3ec603c0a15 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex_test.go
index 12ca0acd31d..12ca0acd31d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/kex_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/kex_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys.go
index cfc970b2cd2..cfc970b2cd2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys_test.go
index 27569473fcf..27569473fcf 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/keys_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/keys_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mac.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mac.go
index 07744ad6713..07744ad6713 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mac.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mac.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mempipe_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mempipe_test.go
index 8697cd6140a..8697cd6140a 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mempipe_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mempipe_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages.go
index eaf6106698e..eaf6106698e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages_test.go
index 955b5127f9b..955b5127f9b 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/messages_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/messages_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux.go
index 321880ad9a4..321880ad9a4 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux_test.go
index 523038960f2..523038960f2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/mux_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/mux_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/server.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/server.go
index 4781eb78050..4781eb78050 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/server.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/server.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session.go
index fd10cd1aaf2..fd10cd1aaf2 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session_test.go
index f7f0f7642e7..f7f0f7642e7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/session_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/session_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip.go
index 6151241ff08..6151241ff08 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip_test.go
index f1265cb4964..f1265cb4964 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/tcpip_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/tcpip_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal.go
index 741eeb13f0f..741eeb13f0f 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go
index a663fe41b77..a663fe41b77 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util.go
index 598e3df77e7..598e3df77e7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go
index 9c1ffd145a7..9c1ffd145a7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_linux.go
index 5883b22d780..5883b22d780 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_linux.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_windows.go
index 2dd6c3d9788..2dd6c3d9788 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/terminal/util_windows.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/agent_unix_test.go
index f481253c9eb..f481253c9eb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/agent_unix_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/cert_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/cert_test.go
index 364790f17d7..364790f17d7 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/cert_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/cert_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/doc.go
index 3f9b3346dfa..3f9b3346dfa 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/doc.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/forward_unix_test.go
index 877a88cde3d..877a88cde3d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/forward_unix_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/session_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/session_test.go
index c0e714ba906..c0e714ba906 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/session_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/session_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/tcpip_test.go
index a2eb9358d02..a2eb9358d02 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/tcpip_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/test_unix_test.go
index f1fc50b2e48..f1fc50b2e48 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/test_unix_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/testdata_test.go
index ae48c7516cb..ae48c7516cb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/test/testdata_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/doc.go
index fcae47ca687..fcae47ca687 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/doc.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/keys.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/keys.go
index 5ff1c0e0358..5ff1c0e0358 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata/keys.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata/keys.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata_test.go
index f2828c1b5fb..f2828c1b5fb 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/testdata_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/testdata_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport.go
index 8351d378e7e..8351d378e7e 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport_test.go
index 92d83abf93f..92d83abf93f 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/ssh/transport_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/transport_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/cipher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/cipher.go
index 9c13d12a22c..9c13d12a22c 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/cipher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/cipher.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/tea_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/tea_test.go
index eb98d1e0e03..eb98d1e0e03 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/tea/tea_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/tea/tea_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish.go
index 376fa0ec2d9..376fa0ec2d9 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish_test.go
index 303081f3f28..303081f3f28 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/twofish/twofish_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/twofish/twofish_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/block.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/block.go
index bf5d245992d..bf5d245992d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/block.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/block.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/cipher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/cipher.go
index 108b4263559..108b4263559 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/cipher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/cipher.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/xtea_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/xtea_test.go
index be711bf5af0..be711bf5af0 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xtea/xtea_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xtea/xtea_test.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts.go
index c9a283b2e1d..c9a283b2e1d 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts.go
diff --git a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts_test.go
index 7a5e9fadd60..7a5e9fadd60 100644
--- a/src/mongo/gotools/vendor/src/golang.org/x/crypto/xts/xts_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/xts/xts_test.go
diff --git a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/baddir/out.bson b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.evergreen/.evg.yml
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/mongorestore/testdata/testdirs/db1/baddir/out.bson
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.evergreen/.evg.yml
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/.travis.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.travis.yml
index 45b38cf13fb..45b38cf13fb 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/.travis.yml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/.travis.yml
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/LICENSE
index 770c7672b45..770c7672b45 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/LICENSE
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/Makefile b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/Makefile
index d1027d45090..d1027d45090 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/Makefile
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/Makefile
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/README.md
index f4e452c04e3..f4e452c04e3 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/README.md
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth.go
index dc26e52f583..dc26e52f583 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth_test.go
index 9952734757e..9952734757e 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/auth_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/auth_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/LICENSE
index 890326017b8..890326017b8 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/LICENSE
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson.go
index c023b0638bb..c023b0638bb 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson.go
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test.go
new file mode 100644
index 00000000000..b6737a69f79
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test.go
@@ -0,0 +1,1926 @@
+// Code generated by "bson_corpus_spec_test_generator.go"; DO NOT EDIT
+
+package bson_test
+
+import (
+ "encoding/hex"
+ "time"
+
+ . "gopkg.in/check.v1"
+ "gopkg.in/mgo.v2/bson"
+)
+
+func testValid(c *C, in []byte, expected []byte, result interface{}) {
+ err := bson.Unmarshal(in, result)
+ c.Assert(err, IsNil)
+
+ out, err := bson.Marshal(result)
+ c.Assert(err, IsNil)
+
+ c.Assert(string(expected), Equals, string(out), Commentf("roundtrip failed for %T, expected '%x' but got '%x'", result, expected, out))
+}
+
+func testDecodeSkip(c *C, in []byte) {
+ err := bson.Unmarshal(in, &struct{}{})
+ c.Assert(err, IsNil)
+}
+
+func testDecodeError(c *C, in []byte, result interface{}) {
+ err := bson.Unmarshal(in, result)
+ c.Assert(err, Not(IsNil))
+}
+
+func (s *S) TestArray_Empty(c *C) {
+ b, err := hex.DecodeString("0D000000046100050000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestArray_Single_Element_Array(c *C) {
+ b, err := hex.DecodeString("140000000461000C0000001030000A0000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestArray_Single_Element_Array_with_index_set_incorrectly_1(c *C) {
+ b, err := hex.DecodeString("130000000461000B00000010000A0000000000")
+ c.Assert(err, IsNil)
+
+ cb, err := hex.DecodeString("140000000461000C0000001030000A0000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestArray_Single_Element_Array_with_index_set_incorrectly(c *C) {
+ b, err := hex.DecodeString("150000000461000D000000106162000A0000000000")
+ c.Assert(err, IsNil)
+
+ cb, err := hex.DecodeString("140000000461000C0000001030000A0000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestArray_Array_length_too_long__eats_outer_terminator(c *C) {
+ b, err := hex.DecodeString("140000000461000D0000001030000A0000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestArray_Array_length_too_short__leaks_terminator(c *C) {
+ b, err := hex.DecodeString("140000000461000B0000001030000A0000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestArray_Invalid_Array__bad_string_length_in_field(c *C) {
+ b, err := hex.DecodeString("1A00000004666F6F00100000000230000500000062617A000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBinary_type_subtype_0x00__Zero_length_(c *C) {
+ b, err := hex.DecodeString("0D000000057800000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []byte `bson:"x"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x00(c *C) {
+ b, err := hex.DecodeString("0F0000000578000200000000FFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element []byte `bson:"x"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x01(c *C) {
+ b, err := hex.DecodeString("0F0000000578000200000001FFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x03(c *C) {
+ b, err := hex.DecodeString("1D000000057800100000000373FFD26444B34C6990E8E7D1DFC035D400")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x04(c *C) {
+ b, err := hex.DecodeString("1D000000057800100000000473FFD26444B34C6990E8E7D1DFC035D400")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x05(c *C) {
+ b, err := hex.DecodeString("1D000000057800100000000573FFD26444B34C6990E8E7D1DFC035D400")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_subtype_0x80(c *C) {
+ b, err := hex.DecodeString("0F0000000578000200000080FFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBinary_type_Length_longer_than_document(c *C) {
+ b, err := hex.DecodeString("1D000000057800FF0000000573FFD26444B34C6990E8E7D1DFC035D400")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBinary_type_Negative_length(c *C) {
+ b, err := hex.DecodeString("0D000000057800FFFFFFFF0000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBinary_type_subtype_0x02_length_too_long_(c *C) {
+ b, err := hex.DecodeString("13000000057800060000000203000000FFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBinary_type_subtype_0x02_length_too_short(c *C) {
+ b, err := hex.DecodeString("13000000057800060000000201000000FFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBinary_type_subtype_0x02_length_negative_one(c *C) {
+ b, err := hex.DecodeString("130000000578000600000002FFFFFFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBoolean_True(c *C) {
+ b, err := hex.DecodeString("090000000862000100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bool `bson:"b"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBoolean_False(c *C) {
+ b, err := hex.DecodeString("090000000862000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bool `bson:"b"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestBoolean_Invalid_boolean_value_of_2(c *C) {
+ b, err := hex.DecodeString("090000000862000200")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestBoolean_Invalid_boolean_value_of__1(c *C) {
+ b, err := hex.DecodeString("09000000086200FF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_Empty_string(c *C) {
+ b, err := hex.DecodeString("0D0000000D6100010000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_Single_character(c *C) {
+ b, err := hex.DecodeString("0E0000000D610002000000620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_Multi_character(c *C) {
+ b, err := hex.DecodeString("190000000D61000D0000006162616261626162616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_two_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000261000D000000C3A9C3A9C3A9C3A9C3A9C3A90000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_three_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000261000D000000E29886E29886E29886E298860000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_Embedded_nulls(c *C) {
+ b, err := hex.DecodeString("190000000261000D0000006162006261620062616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_bad_code_string_length__0__but_no_0x00_either_(c *C) {
+ b, err := hex.DecodeString("0C0000000261000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_bad_code_string_length___1(c *C) {
+ b, err := hex.DecodeString("0C000000026100FFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_bad_code_string_length__eats_terminator(c *C) {
+ b, err := hex.DecodeString("10000000026100050000006200620000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_bad_code_string_length__longer_than_rest_of_document(c *C) {
+ b, err := hex.DecodeString("120000000200FFFFFF00666F6F6261720000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_code_string_is_not_null_terminated(c *C) {
+ b, err := hex.DecodeString("1000000002610004000000616263FF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_empty_code_string__but_extra_null(c *C) {
+ b, err := hex.DecodeString("0E00000002610001000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_Empty_code_string__empty_scope(c *C) {
+ b, err := hex.DecodeString("160000000F61000E0000000100000000050000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_Non_empty_code_string__empty_scope(c *C) {
+ b, err := hex.DecodeString("1A0000000F610012000000050000006162636400050000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_Empty_code_string__non_empty_scope(c *C) {
+ b, err := hex.DecodeString("1D0000000F61001500000001000000000C000000107800010000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_Non_empty_code_string_and_non_empty_scope(c *C) {
+ b, err := hex.DecodeString("210000000F6100190000000500000061626364000C000000107800010000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_Unicode_and_embedded_null_in_code_string__empty_scope(c *C) {
+ b, err := hex.DecodeString("1A0000000F61001200000005000000C3A9006400050000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_zero(c *C) {
+ b, err := hex.DecodeString("280000000F6100000000000500000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_negative(c *C) {
+ b, err := hex.DecodeString("280000000F6100FFFFFFFF0500000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_too_short__less_than_minimum_size_(c *C) {
+ b, err := hex.DecodeString("160000000F61000D0000000100000000050000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_too_short__truncates_scope_(c *C) {
+ b, err := hex.DecodeString("280000000F61001F0000000500000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_too_long__clips_outer_doc_(c *C) {
+ b, err := hex.DecodeString("280000000F6100210000000500000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_field_length_too_long__longer_than_outer_doc_(c *C) {
+ b, err := hex.DecodeString("280000000F6100FF0000000500000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_bad_code_string__length_too_short(c *C) {
+ b, err := hex.DecodeString("280000000F6100200000000400000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_bad_code_string__length_too_long__clips_scope_(c *C) {
+ b, err := hex.DecodeString("280000000F6100200000000600000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_bad_code_string__negative_length(c *C) {
+ b, err := hex.DecodeString("280000000F610020000000FFFFFFFF61626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_bad_code_string__length_longer_than_field(c *C) {
+ b, err := hex.DecodeString("280000000F610020000000FF00000061626364001300000010780001000000107900010000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestJavascript_Code_with_Scope_bad_scope_doc__field_has_bad_string_length_(c *C) {
+ b, err := hex.DecodeString("1C0000000F001500000001000000000C000000020000000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDateTime_epoch(c *C) {
+ b, err := hex.DecodeString("10000000096100000000000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element time.Time `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDateTime_positive_ms(c *C) {
+ b, err := hex.DecodeString("10000000096100C4D8D6CC3B01000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element time.Time `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDateTime_negative(c *C) {
+ b, err := hex.DecodeString("10000000096100C43CE7B9BDFFFFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element time.Time `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDateTime_datetime_field_truncated(c *C) {
+ b, err := hex.DecodeString("0C0000000961001234567800")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBPointer_type__deprecated__DBpointer(c *C) {
+ b, err := hex.DecodeString("1A0000000C610002000000620056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBPointer_type__deprecated__DBpointer_with_opposite_key_order(c *C) {
+ b, err := hex.DecodeString("1A0000000C610002000000620056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBPointer_type__deprecated__DBpointer_with_extra_keys(c *C) {
+ b, err := hex.DecodeString("1A0000000C610002000000620056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBPointer_type__deprecated__With_two_byte_UTF_8(c *C) {
+ b, err := hex.DecodeString("1B0000000C610003000000C3A90056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBPointer_type__deprecated__String_with_negative_length(c *C) {
+ b, err := hex.DecodeString("1A0000000C6100FFFFFFFF620056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBPointer_type__deprecated__String_with_zero_length(c *C) {
+ b, err := hex.DecodeString("1A0000000C610000000000620056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBPointer_type__deprecated__String_not_null_terminated(c *C) {
+ b, err := hex.DecodeString("1A0000000C610002000000626256E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBPointer_type__deprecated__short_OID__less_than_minimum_length_for_field_(c *C) {
+ b, err := hex.DecodeString("160000000C61000300000061620056E1FC72E0C91700")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBPointer_type__deprecated__short_OID__greater_than_minimum__but_truncated_(c *C) {
+ b, err := hex.DecodeString("1A0000000C61000300000061620056E1FC72E0C917E9C4716100")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDBRef_DBRef(c *C) {
+ b, err := hex.DecodeString("37000000036462726566002b0000000224726566000b000000636f6c6c656374696f6e00072469640058921b3e6e32ab156a22b59e0000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBRef_DBRef_with_database(c *C) {
+ b, err := hex.DecodeString("4300000003646272656600370000000224726566000b000000636f6c6c656374696f6e00072469640058921b3e6e32ab156a22b59e0224646200030000006462000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBRef_DBRef_with_database_and_additional_fields(c *C) {
+ b, err := hex.DecodeString("48000000036462726566003c0000000224726566000b000000636f6c6c656374696f6e0010246964002a00000002246462000300000064620002666f6f0004000000626172000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBRef_DBRef_with_additional_fields(c *C) {
+ b, err := hex.DecodeString("4400000003646272656600380000000224726566000b000000636f6c6c656374696f6e00072469640058921b3e6e32ab156a22b59e02666f6f0004000000626172000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDBRef_Document_with_key_names_similar_to_those_of_a_DBRef(c *C) {
+ b, err := hex.DecodeString("3e0000000224726566000c0000006e6f742d612d646272656600072469640058921b3e6e32ab156a22b59e022462616e616e6100050000007065656c0000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDocument_type__sub_documents__Empty_subdoc(c *C) {
+ b, err := hex.DecodeString("0D000000037800050000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.D `bson:"x"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDocument_type__sub_documents__Empty_string_key_subdoc(c *C) {
+ b, err := hex.DecodeString("150000000378000D00000002000200000062000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.D `bson:"x"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDocument_type__sub_documents__Single_character_key_subdoc(c *C) {
+ b, err := hex.DecodeString("160000000378000E0000000261000200000062000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.D `bson:"x"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDocument_type__sub_documents__Subdocument_length_too_long__eats_outer_terminator(c *C) {
+ b, err := hex.DecodeString("1800000003666F6F000F0000001062617200FFFFFF7F0000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDocument_type__sub_documents__Subdocument_length_too_short__leaks_terminator(c *C) {
+ b, err := hex.DecodeString("1500000003666F6F000A0000000862617200010000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDocument_type__sub_documents__Invalid_subdocument__bad_string_length_in_field(c *C) {
+ b, err := hex.DecodeString("1C00000003666F6F001200000002626172000500000062617A000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestDouble_type__1_0_1(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000F03F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__1_0(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000F0BF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__1_0001220703125_1(c *C) {
+ b, err := hex.DecodeString("10000000016400000000008000F03F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__1_0001220703125(c *C) {
+ b, err := hex.DecodeString("10000000016400000000008000F0BF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__2_0001220703125e10_1(c *C) {
+ b, err := hex.DecodeString("1000000001640000807ca1a9a0124200")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__2_0001220703125e10(c *C) {
+ b, err := hex.DecodeString("1000000001640000807ca1a9a012c200")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type_0_0(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__0_0(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000008000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type_NaN(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000F87F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type_NaN_with_payload(c *C) {
+ b, err := hex.DecodeString("10000000016400120000000000F87F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type_Inf(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000F07F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type__Inf(c *C) {
+ b, err := hex.DecodeString("10000000016400000000000000F0FF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element float64 `bson:"d"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestDouble_type_double_truncated(c *C) {
+ b, err := hex.DecodeString("0B0000000164000000F03F00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestInt32_type_MinValue(c *C) {
+ b, err := hex.DecodeString("0C0000001069000000008000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int32 `bson:"i"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt32_type_MaxValue(c *C) {
+ b, err := hex.DecodeString("0C000000106900FFFFFF7F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int32 `bson:"i"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt32_type__1(c *C) {
+ b, err := hex.DecodeString("0C000000106900FFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int32 `bson:"i"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt32_type_0(c *C) {
+ b, err := hex.DecodeString("0C0000001069000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int32 `bson:"i"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt32_type_1(c *C) {
+ b, err := hex.DecodeString("0C0000001069000100000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int32 `bson:"i"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt32_type_Bad_int32_field_length(c *C) {
+ b, err := hex.DecodeString("090000001061000500")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestInt64_type_MinValue(c *C) {
+ b, err := hex.DecodeString("10000000126100000000000000008000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int64 `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt64_type_MaxValue(c *C) {
+ b, err := hex.DecodeString("10000000126100FFFFFFFFFFFFFF7F00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int64 `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt64_type__1(c *C) {
+ b, err := hex.DecodeString("10000000126100FFFFFFFFFFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int64 `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt64_type_0(c *C) {
+ b, err := hex.DecodeString("10000000126100000000000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int64 `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt64_type_1(c *C) {
+ b, err := hex.DecodeString("10000000126100010000000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element int64 `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestInt64_type_int64_field_truncated(c *C) {
+ b, err := hex.DecodeString("0C0000001261001234567800")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestMaxkey_type_Maxkey(c *C) {
+ b, err := hex.DecodeString("080000007F610000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestMinkey_type_Minkey(c *C) {
+ b, err := hex.DecodeString("08000000FF610000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestMultiple_types_within_the_same_document_All_BSON_types(c *C) {
+ b, err := hex.DecodeString("3b020000075f69640057e193d7a9cc81b4027498b50e53796d626f6c000700000073796d626f6c0002537472696e670007000000737472696e670010496e743332002a00000012496e743634002a0000000000000001446f75626c6500f6285c8fc23545400542696e617279001000000003a34c38f7c3abedc8a37814a992ab8db60542696e61727955736572446566696e656400050000008001020304050d436f6465000e00000066756e6374696f6e2829207b7d000f436f64655769746853636f7065001b0000000e00000066756e6374696f6e2829207b7d00050000000003537562646f63756d656e74001200000002666f6f0004000000626172000004417272617900280000001030000100000010310002000000103200030000001033000400000010340005000000001154696d657374616d7000010000002a0000000b5265676578007061747465726e0000094461746574696d6545706f6368000000000000000000094461746574696d65506f73697469766500ffffff7f00000000094461746574696d654e656761746976650000000080ffffffff085472756500010846616c736500000c4442506f696e746572000e00000064622e636f6c6c656374696f6e0057e193d7a9cc81b4027498b1034442526566003d0000000224726566000b000000636f6c6c656374696f6e00072469640057fd71e96e32ab4225b723fb02246462000900000064617461626173650000ff4d696e6b6579007f4d61786b6579000a4e756c6c0006556e646566696e65640000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestNull_type_Null(c *C) {
+ b, err := hex.DecodeString("080000000A610000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestObjectId_All_zeroes(c *C) {
+ b, err := hex.DecodeString("1400000007610000000000000000000000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.ObjectId `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestObjectId_All_ones(c *C) {
+ b, err := hex.DecodeString("14000000076100FFFFFFFFFFFFFFFFFFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.ObjectId `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestObjectId_Random(c *C) {
+ b, err := hex.DecodeString("1400000007610056E1FC72E0C917E9C471416100")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element bson.ObjectId `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestObjectId_OID_truncated(c *C) {
+ b, err := hex.DecodeString("1200000007610056E1FC72E0C917E9C471")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestRegular_Expression_type_empty_regex_with_no_options(c *C) {
+ b, err := hex.DecodeString("0A0000000B6100000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestRegular_Expression_type_regex_without_options(c *C) {
+ b, err := hex.DecodeString("0D0000000B6100616263000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestRegular_Expression_type_regex_with_options(c *C) {
+ b, err := hex.DecodeString("0F0000000B610061626300696D0000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestRegular_Expression_type_regex_with_slash(c *C) {
+ b, err := hex.DecodeString("110000000B610061622F636400696D0000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestRegular_Expression_type_flags_not_alphabetized(c *C) {
+ b, err := hex.DecodeString("100000000B6100616263006D69780000")
+ c.Assert(err, IsNil)
+
+ cb, err := hex.DecodeString("100000000B610061626300696D780000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestRegular_Expression_type_embedded_null_in_pattern(c *C) {
+ b, err := hex.DecodeString("0F0000000B610061006300696D0000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestRegular_Expression_type_embedded_null_in_flags(c *C) {
+ b, err := hex.DecodeString("100000000B61006162630069006D0000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_Empty_string(c *C) {
+ b, err := hex.DecodeString("0D000000026100010000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_Single_character(c *C) {
+ b, err := hex.DecodeString("0E00000002610002000000620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_Multi_character(c *C) {
+ b, err := hex.DecodeString("190000000261000D0000006162616261626162616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_two_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000261000D000000C3A9C3A9C3A9C3A9C3A9C3A90000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_three_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000261000D000000E29886E29886E29886E298860000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_Embedded_nulls(c *C) {
+ b, err := hex.DecodeString("190000000261000D0000006162006261620062616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element string `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestString_bad_string_length__0__but_no_0x00_either_(c *C) {
+ b, err := hex.DecodeString("0C0000000261000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_bad_string_length___1(c *C) {
+ b, err := hex.DecodeString("0C000000026100FFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_bad_string_length__eats_terminator(c *C) {
+ b, err := hex.DecodeString("10000000026100050000006200620000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_bad_string_length__longer_than_rest_of_document(c *C) {
+ b, err := hex.DecodeString("120000000200FFFFFF00666F6F6261720000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_string_is_not_null_terminated(c *C) {
+ b, err := hex.DecodeString("1000000002610004000000616263FF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestString_empty_string__but_extra_null(c *C) {
+ b, err := hex.DecodeString("0E00000002610001000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_Empty_string(c *C) {
+ b, err := hex.DecodeString("0D0000000E6100010000000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_Single_character(c *C) {
+ b, err := hex.DecodeString("0E0000000E610002000000620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_Multi_character(c *C) {
+ b, err := hex.DecodeString("190000000E61000D0000006162616261626162616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_two_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000E61000D000000C3A9C3A9C3A9C3A9C3A9C3A90000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_three_byte_UTF_8____(c *C) {
+ b, err := hex.DecodeString("190000000E61000D000000E29886E29886E29886E298860000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_Embedded_nulls(c *C) {
+ b, err := hex.DecodeString("190000000E61000D0000006162006261620062616261620000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestSymbol_bad_symbol_length__0__but_no_0x00_either_(c *C) {
+ b, err := hex.DecodeString("0C0000000261000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_bad_symbol_length___1(c *C) {
+ b, err := hex.DecodeString("0C000000026100FFFFFFFF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_bad_symbol_length__eats_terminator(c *C) {
+ b, err := hex.DecodeString("10000000026100050000006200620000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_bad_symbol_length__longer_than_rest_of_document(c *C) {
+ b, err := hex.DecodeString("120000000200FFFFFF00666F6F6261720000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_symbol_is_not_null_terminated(c *C) {
+ b, err := hex.DecodeString("1000000002610004000000616263FF00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestSymbol_empty_symbol__but_extra_null(c *C) {
+ b, err := hex.DecodeString("0E00000002610001000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTimestamp_type_Timestamp___123456789__42_(c *C) {
+ b, err := hex.DecodeString("100000001161002A00000015CD5B0700")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ var resultS struct {
+ Element interface{} `bson:"a"`
+ }
+ testValid(c, b, cb, &resultS)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestTimestamp_type_Truncated_timestamp_field(c *C) {
+ b, err := hex.DecodeString("0f0000001161002A00000015CD5B00")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Document_with_keys_that_start_with__(c *C) {
+ b, err := hex.DecodeString("0f00000010246b6579002a00000000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestTop_level_document_validity_Document_that_resembles_extended_JSON__but_with_extra_keys(c *C) {
+ b, err := hex.DecodeString("3f00000002247265676578000c0000006e6f742d612d72656765780002246f7074696f6e7300020000006900022462616e616e6100050000007065656c0000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestTop_level_document_validity_Document_that_resembles_extended_JSON__but_with_missing_keys(c *C) {
+ b, err := hex.DecodeString("1a000000022462696e6172790008000000616263646566670000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
+
+func (s *S) TestTop_level_document_validity_An_object_size_that_s_too_small_to_even_include_the_object_size__but_is_a_well_formed__empty_object(c *C) {
+ b, err := hex.DecodeString("0100000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_An_object_size_that_s_only_enough_for_the_object_size__but_is_a_well_formed__empty_object(c *C) {
+ b, err := hex.DecodeString("0400000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_One_object__with_length_shorter_than_size__missing_EOO_(c *C) {
+ b, err := hex.DecodeString("05000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_One_object__sized_correctly__with_a_spot_for_an_EOO__but_the_EOO_is_0x01(c *C) {
+ b, err := hex.DecodeString("0500000001")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_One_object__sized_correctly__with_a_spot_for_an_EOO__but_the_EOO_is_0xff(c *C) {
+ b, err := hex.DecodeString("05000000FF")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_One_object__sized_correctly__with_a_spot_for_an_EOO__but_the_EOO_is_0x70(c *C) {
+ b, err := hex.DecodeString("0500000070")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Byte_count_is_zero__with_non_zero_input_length_(c *C) {
+ b, err := hex.DecodeString("00000000000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Stated_length_exceeds_byte_count__with_truncated_document(c *C) {
+ b, err := hex.DecodeString("1200000002666F6F0004000000626172")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Stated_length_less_than_byte_count__with_garbage_after_envelope(c *C) {
+ b, err := hex.DecodeString("1200000002666F6F00040000006261720000DEADBEEF")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Stated_length_exceeds_byte_count__with_valid_envelope(c *C) {
+ b, err := hex.DecodeString("1300000002666F6F00040000006261720000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Stated_length_less_than_byte_count__with_valid_envelope(c *C) {
+ b, err := hex.DecodeString("1100000002666F6F00040000006261720000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Invalid_BSON_type_low_range(c *C) {
+ b, err := hex.DecodeString("07000000000000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Invalid_BSON_type_high_range(c *C) {
+ b, err := hex.DecodeString("07000000800000")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestTop_level_document_validity_Document_truncated_mid_key(c *C) {
+ b, err := hex.DecodeString("1200000002666F")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+
+func (s *S) TestUndefined_type__deprecated__Undefined(c *C) {
+ b, err := hex.DecodeString("0800000006610000")
+ c.Assert(err, IsNil)
+
+ cb := b
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+
+ testDecodeSkip(c, b)
+}
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test_generator.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test_generator.go
new file mode 100644
index 00000000000..16e4f1ceca9
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_corpus_spec_test_generator.go
@@ -0,0 +1,294 @@
+// +build ignore
+
+package main
+
+import (
+ "bytes"
+ "fmt"
+ "go/format"
+ "html/template"
+ "io/ioutil"
+ "log"
+ "path/filepath"
+ "strings"
+
+ "gopkg.in/mgo.v2/internal/json"
+)
+
+func main() {
+ log.SetFlags(0)
+ log.SetPrefix(name + ": ")
+
+ var g Generator
+
+ fmt.Fprintf(&g, "// Code generated by \"%s.go\"; DO NOT EDIT\n\n", name)
+
+ src := g.generate()
+
+ err := ioutil.WriteFile(fmt.Sprintf("%s.go", strings.TrimSuffix(name, "_generator")), src, 0644)
+ if err != nil {
+ log.Fatalf("writing output: %s", err)
+ }
+}
+
+// Generator holds the state of the analysis. Primarily used to buffer
+// the output for format.Source.
+type Generator struct {
+ bytes.Buffer // Accumulated output.
+}
+
+// format returns the gofmt-ed contents of the Generator's buffer.
+func (g *Generator) format() []byte {
+ src, err := format.Source(g.Bytes())
+ if err != nil {
+ // Should never happen, but can arise when developing this code.
+ // The user can compile the output to see the error.
+ log.Printf("warning: internal error: invalid Go generated: %s", err)
+ log.Printf("warning: compile the package to analyze the error")
+ return g.Bytes()
+ }
+ return src
+}
+
+// EVERYTHING ABOVE IS CONSTANT BETWEEN THE GENERATORS
+
+const name = "bson_corpus_spec_test_generator"
+
+func (g *Generator) generate() []byte {
+
+ testFiles, err := filepath.Glob("./specdata/specifications/source/bson-corpus/tests/*.json")
+ if err != nil {
+ log.Fatalf("error reading bson-corpus files: %s", err)
+ }
+
+ tests, err := g.loadTests(testFiles)
+ if err != nil {
+ log.Fatalf("error loading tests: %s", err)
+ }
+
+ tmpl, err := g.getTemplate()
+ if err != nil {
+ log.Fatalf("error loading template: %s", err)
+ }
+
+ tmpl.Execute(&g.Buffer, tests)
+
+ return g.format()
+}
+
+func (g *Generator) loadTests(filenames []string) ([]*testDef, error) {
+ var tests []*testDef
+ for _, filename := range filenames {
+ test, err := g.loadTest(filename)
+ if err != nil {
+ return nil, err
+ }
+
+ tests = append(tests, test)
+ }
+
+ return tests, nil
+}
+
+func (g *Generator) loadTest(filename string) (*testDef, error) {
+ content, err := ioutil.ReadFile(filename)
+ if err != nil {
+ return nil, err
+ }
+
+ var testDef testDef
+ err = json.Unmarshal(content, &testDef)
+ if err != nil {
+ return nil, err
+ }
+
+ names := make(map[string]struct{})
+
+ for i := len(testDef.Valid) - 1; i >= 0; i-- {
+ if testDef.BsonType == "0x05" && testDef.Valid[i].Description == "subtype 0x02" {
+ testDef.Valid = append(testDef.Valid[:i], testDef.Valid[i+1:]...)
+ continue
+ }
+
+ name := cleanupFuncName(testDef.Description + "_" + testDef.Valid[i].Description)
+ nameIdx := name
+ j := 1
+ for {
+ if _, ok := names[nameIdx]; !ok {
+ break
+ }
+
+ nameIdx = fmt.Sprintf("%s_%d", name, j)
+ }
+
+ names[nameIdx] = struct{}{}
+
+ testDef.Valid[i].TestDef = &testDef
+ testDef.Valid[i].Name = nameIdx
+ testDef.Valid[i].StructTest = testDef.TestKey != "" &&
+ (testDef.BsonType != "0x05" || strings.Contains(testDef.Valid[i].Description, "0x00")) &&
+ !testDef.Deprecated
+ }
+
+ for i := len(testDef.DecodeErrors) - 1; i >= 0; i-- {
+ if strings.Contains(testDef.DecodeErrors[i].Description, "UTF-8") {
+ testDef.DecodeErrors = append(testDef.DecodeErrors[:i], testDef.DecodeErrors[i+1:]...)
+ continue
+ }
+
+ name := cleanupFuncName(testDef.Description + "_" + testDef.DecodeErrors[i].Description)
+ nameIdx := name
+ j := 1
+ for {
+ if _, ok := names[nameIdx]; !ok {
+ break
+ }
+
+ nameIdx = fmt.Sprintf("%s_%d", name, j)
+ }
+ names[nameIdx] = struct{}{}
+
+ testDef.DecodeErrors[i].Name = nameIdx
+ }
+
+ return &testDef, nil
+}
+
+func (g *Generator) getTemplate() (*template.Template, error) {
+ content := `package bson_test
+
+import (
+ "encoding/hex"
+ "time"
+
+ . "gopkg.in/check.v1"
+ "gopkg.in/mgo.v2/bson"
+)
+
+func testValid(c *C, in []byte, expected []byte, result interface{}) {
+ err := bson.Unmarshal(in, result)
+ c.Assert(err, IsNil)
+
+ out, err := bson.Marshal(result)
+ c.Assert(err, IsNil)
+
+ c.Assert(string(expected), Equals, string(out), Commentf("roundtrip failed for %T, expected '%x' but got '%x'", result, expected, out))
+}
+
+func testDecodeSkip(c *C, in []byte) {
+ err := bson.Unmarshal(in, &struct{}{})
+ c.Assert(err, IsNil)
+}
+
+func testDecodeError(c *C, in []byte, result interface{}) {
+ err := bson.Unmarshal(in, result)
+ c.Assert(err, Not(IsNil))
+}
+
+{{range .}}
+{{range .Valid}}
+func (s *S) Test{{.Name}}(c *C) {
+ b, err := hex.DecodeString("{{.Bson}}")
+ c.Assert(err, IsNil)
+
+ {{if .CanonicalBson}}
+ cb, err := hex.DecodeString("{{.CanonicalBson}}")
+ c.Assert(err, IsNil)
+ {{else}}
+ cb := b
+ {{end}}
+
+ var resultD bson.D
+ testValid(c, b, cb, &resultD)
+ {{if .StructTest}}var resultS struct {
+ Element {{.TestDef.GoType}} ` + "`bson:\"{{.TestDef.TestKey}}\"`" + `
+ }
+ testValid(c, b, cb, &resultS){{end}}
+
+ testDecodeSkip(c, b)
+}
+{{end}}
+
+{{range .DecodeErrors}}
+func (s *S) Test{{.Name}}(c *C) {
+ b, err := hex.DecodeString("{{.Bson}}")
+ c.Assert(err, IsNil)
+
+ var resultD bson.D
+ testDecodeError(c, b, &resultD)
+}
+{{end}}
+{{end}}
+`
+ tmpl, err := template.New("").Parse(content)
+ if err != nil {
+ return nil, err
+ }
+ return tmpl, nil
+}
+
+func cleanupFuncName(name string) string {
+ return strings.Map(func(r rune) rune {
+ if (r >= 48 && r <= 57) || (r >= 65 && r <= 90) || (r >= 97 && r <= 122) {
+ return r
+ }
+ return '_'
+ }, name)
+}
+
+type testDef struct {
+ Description string `json:"description"`
+ BsonType string `json:"bson_type"`
+ TestKey string `json:"test_key"`
+ Valid []*valid `json:"valid"`
+ DecodeErrors []*decodeError `json:"decodeErrors"`
+ Deprecated bool `json:"deprecated"`
+}
+
+func (t *testDef) GoType() string {
+ switch t.BsonType {
+ case "0x01":
+ return "float64"
+ case "0x02":
+ return "string"
+ case "0x03":
+ return "bson.D"
+ case "0x04":
+ return "[]interface{}"
+ case "0x05":
+ return "[]byte"
+ case "0x07":
+ return "bson.ObjectId"
+ case "0x08":
+ return "bool"
+ case "0x09":
+ return "time.Time"
+ case "0x0E":
+ return "string"
+ case "0x10":
+ return "int32"
+ case "0x12":
+ return "int64"
+ case "0x13":
+ return "bson.Decimal"
+ default:
+ return "interface{}"
+ }
+}
+
+type valid struct {
+ Description string `json:"description"`
+ Bson string `json:"bson"`
+ CanonicalBson string `json:"canonical_bson"`
+
+ Name string
+ StructTest bool
+ TestDef *testDef
+}
+
+type decodeError struct {
+ Description string `json:"description"`
+ Bson string `json:"bson"`
+
+ Name string
+}
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_test.go
index 11fdfae4185..11fdfae4185 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/bson_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/bson_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal.go
index 3d2f7002037..3d2f7002037 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal_test.go
index a29728094ec..a29728094ec 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decimal_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decode.go
index fd29da45071..fd29da45071 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/decode.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/encode.go
index 25f1adc6303..25f1adc6303 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/encode.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json.go
index 09df8260a53..09df8260a53 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json_test.go
index 866f51c34e3..866f51c34e3 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/json_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/json_test.go
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.ps1 b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.ps1
new file mode 100644
index 00000000000..ef5b77f6e56
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.ps1
@@ -0,0 +1,6 @@
+
+$repo = "git@github.com:mongodb/specifications"
+
+git clone $repo
+
+go generate ../ \ No newline at end of file
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/specdata/update.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.sh
index 7b1141c105e..7b1141c105e 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bson/specdata/update.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.sh
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk.go
index 072a5206ac2..072a5206ac2 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk_test.go
index cb280bbfa40..cb280bbfa40 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/bulk_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bulk_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster.go
index c3bf8b01375..c3bf8b01375 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster_test.go
index 54ec8676226..54ec8676226 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/cluster_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/cluster_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver.go
index 16b7b58417a..16b7b58417a 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver_test.go
index 79812fde34f..79812fde34f 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/dbserver_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/export_test.go
index 65f1cb02388..65f1cb02388 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/dbtest/export_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/doc.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/doc.go
index 859fd9b8df9..859fd9b8df9 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/doc.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/doc.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/export_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/export_test.go
index 690f84d3835..690f84d3835 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/export_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/export_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs.go
index 421472095cf..421472095cf 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs_test.go
index 5a6ed555950..5a6ed555950 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/gridfs_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/gridfs_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.crt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.crt
index 6143d925472..6143d925472 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.crt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.crt
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.key b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.key
index 892db714f91..892db714f91 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.key
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.key
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.pem
index 93aed3556e9..93aed3556e9 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.pem
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.req b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.req
index e44feb4e867..e44feb4e867 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/client.req
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/client.req
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.crt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.crt
index 4515f559294..4515f559294 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.crt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.crt
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.key b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.key
index 082d093e922..082d093e922 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.key
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.key
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.pem b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.pem
index 487b92d66b8..487b92d66b8 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/certs/server.pem
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/certs/server.pem
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/.env b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/.env
index 96ee89e947d..96ee89e947d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/.env
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/.env
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest
index 52972ec9e05..52972ec9e05 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/journal/tempLatencyTest
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock
index e69de29bb2d..e69de29bb2d 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/db/mongod.lock
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/run
index ad6bddd040d..ad6bddd040d 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg1/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg1/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/run
index 07d159ef538..07d159ef538 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg2/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg2/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/run
index bd812fa3e39..bd812fa3e39 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/cfg3/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/cfg3/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/run
index b6636d195ed..b6636d195ed 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db1/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db1/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/run
index 5c7b1aa502a..5c7b1aa502a 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db2/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db2/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/run
index 539da5fb211..539da5fb211 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/db3/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/db3/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/run
index 9de773041b7..9de773041b7 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1a/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1a/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/run
index dae593e1231..dae593e1231 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1b/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1b/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/run
index c28cdc35d89..c28cdc35d89 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs1c/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs1c/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/run
index 2c77ab1ab04..2c77ab1ab04 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2a/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2a/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/run
index 57bcfce1580..57bcfce1580 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2b/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2b/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/run
index a71222705ce..a71222705ce 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs2c/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs2c/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/run
index 002fbaf8e3e..002fbaf8e3e 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3a/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3a/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/run
index 69825843ea1..69825843ea1 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3b/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3b/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/run
index 97b32c92762..97b32c92762 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs3c/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs3c/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/db/.empty
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/run
index c2f2d556341..c2f2d556341 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/rs4a/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/rs4a/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/run
index 0e31d2c9486..0e31d2c9486 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s1/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s1/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/run
index 3b5c67d5880..3b5c67d5880 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s2/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s2/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/log/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/log/run
index e9d4404ba4f..e9d4404ba4f 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/log/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/log/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/run b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/run
index fde6e479ba2..fde6e479ba2 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/daemons/s3/run
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/daemons/s3/run
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/dropall.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/dropall.js
index 7fa39d112e1..7fa39d112e1 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/dropall.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/dropall.js
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/init.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/init.js
index ceb75a5e4a0..ceb75a5e4a0 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/init.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/init.js
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/wait.js b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/wait.js
index 2735d0e56e5..2735d0e56e5 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/mongojs/wait.js
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/mongojs/wait.js
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/setup.sh b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/setup.sh
index e5db78a783d..e5db78a783d 100755
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/harness/setup.sh
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/harness/setup.sh
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/LICENSE
index 74487567632..74487567632 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/LICENSE
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/bench_test.go
index cd7380b1efb..cd7380b1efb 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/bench_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode.go
index 2171d91a711..2171d91a711 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode_test.go
index 30e46ca44f0..30e46ca44f0 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/decode_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode.go
index 67a0f0062ba..67a0f0062ba 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode_test.go
index b484022a70e..b484022a70e 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/encode_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/example_test.go
index 326bdc9540e..326bdc9540e 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/example_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension.go
index 1c8fd459753..1c8fd459753 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension_test.go
index c5db5cf559f..c5db5cf559f 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/extension_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold.go
index 9e170127dba..9e170127dba 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold_test.go
index 9fb94646a85..9fb94646a85 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/fold_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/indent.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/indent.go
index fba19548c92..fba19548c92 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/indent.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/indent.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/number_test.go
index 4b869996388..4b869996388 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/number_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner.go
index 97080438873..97080438873 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner_test.go
index 70a28974f78..70a28974f78 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/scanner_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream.go
index e023702b571..e023702b571 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream_test.go
index 4ebeaba961c..4ebeaba961c 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/stream_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tagkey_test.go
index c1739ea97f7..c1739ea97f7 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tagkey_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags.go
index c38fd5102f6..c38fd5102f6 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags_test.go
index 8ba8ddd5f80..8ba8ddd5f80 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/tags_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz
index 1572a92bfbd..1572a92bfbd 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/json/testdata/code.json.gz
Binary files differ
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.c
index 8be0bc45964..8be0bc45964 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.c
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.go
index 8375dddf82a..8375dddf82a 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c
index c359fd6edba..c359fd6edba 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.c
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
index d8ec0013709..d8ec0013709 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h
index a6b039567cf..a6b039567cf 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sasl_windows.h
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c
index 63f9a6f8697..63f9a6f8697 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.c
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h
index d2832703171..d2832703171 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/sasl/sspi_windows.h
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram.go
index 80cda913526..80cda913526 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram_test.go
index 9c20fdfc488..9c20fdfc488 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/internal/scram/scram_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/log.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/log.go
index 53eb4237b89..53eb4237b89 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/log.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/log.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue.go
index e9245de7001..e9245de7001 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue_test.go
index bd0ab550f97..bd0ab550f97 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/queue_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/queue_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceoff.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceoff.go
index e60b141442e..e60b141442e 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceoff.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceoff.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceon.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceon.go
index 737b08eced8..737b08eced8 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/raceon.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/raceon.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslimpl.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslimpl.go
index 0d25f25cbb6..0d25f25cbb6 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslimpl.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslimpl.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslstub.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslstub.go
index 6e9e30986dc..6e9e30986dc 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/saslstub.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/saslstub.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/server.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/server.go
index 392598691f8..392598691f8 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/server.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/server.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session.go
index 108cdae8848..108cdae8848 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session_test.go
index 314ace5cd5c..314ace5cd5c 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/session_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/session_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/socket.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/socket.go
index f4941269217..f4941269217 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/socket.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/socket.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/stats.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/stats.go
index 59723e60c2d..59723e60c2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/stats.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/stats.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/suite_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/suite_test.go
index bac5d3f4a6f..bac5d3f4a6f 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/suite_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/suite_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_test.go
index b8bbd7b340f..b8bbd7b340f 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_windows_test.go
index f2deaca86ec..f2deaca86ec 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/syscall_windows_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/chaos.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/chaos.go
index c98adb91d22..c98adb91d22 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/chaos.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/chaos.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/debug.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/debug.go
index 8224bb31387..8224bb31387 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/debug.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/debug.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/dockey_test.go
index e8dee952cf4..e8dee952cf4 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/dockey_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/flusher.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/flusher.go
index f640a438084..f640a438084 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/flusher.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/flusher.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/output.txt b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/output.txt
index e69de29bb2d..e69de29bb2d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/output.txt
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/output.txt
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/sim_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/sim_test.go
index a369ded7c31..a369ded7c31 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/sim_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/sim_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan.go
index e56541c9b62..e56541c9b62 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan_test.go
index 79745c39be6..79745c39be6 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/tarjan_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn.go
index 204b3cf1d8d..204b3cf1d8d 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn_test.go
index 12923ca1209..12923ca1209 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/mgo.v2/txn/txn_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/txn/txn_test.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/LICENSE b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/LICENSE
index a4249bb31dd..a4249bb31dd 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/LICENSE
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/LICENSE
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/README.md b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/README.md
index e7f282b5aa9..e7f282b5aa9 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/README.md
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/README.md
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb.go
index 28bc552b2cb..28bc552b2cb 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb.go
diff --git a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb_test.go b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb_test.go
index a1064dffe65..a1064dffe65 100644
--- a/src/mongo/gotools/vendor/src/gopkg.in/tomb.v2/tomb_test.go
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/tomb.v2/tomb_test.go
diff --git a/src/mongo/gotools/test.sh b/src/mongo/gotools/test.sh
deleted file mode 100755
index f5fa15e595b..00000000000
--- a/src/mongo/gotools/test.sh
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-set -o errexit
-tags=""
-if [ ! -z "$1" ]
- then
- tags="$@"
-fi
-
-# make sure we're in the directory where the script lives
-SCRIPT_DIR="$(cd "$(dirname ${BASH_SOURCE[0]})" && pwd)"
-cd $SCRIPT_DIR
-
-sed -i.bak -e "s/built-without-version-string/$(git describe)/" \
- -e "s/built-without-git-spec/$(git rev-parse HEAD)/" \
- common/options/options.go
-
-# remove stale packages
-rm -rf vendor/pkg
-
-. ./set_gopath.sh
-mkdir -p bin
-
-for i in common bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mongoreplay; do
- echo "Testing ${i}..."
- (cd $i && go test ./... -tags "${tags}")
-done
-
-mv -f common/options/options.go.bak common/options/options.go
diff --git a/src/mongo/gotools/vendor.bat b/src/mongo/gotools/vendor.bat
deleted file mode 100644
index 5648d108b15..00000000000
--- a/src/mongo/gotools/vendor.bat
+++ /dev/null
@@ -1,31 +0,0 @@
-@echo off
-
-setlocal EnableDelayedExpansion
-
-set GOPATH=%cd%\vendor
-
-for /F "eol=; tokens=1,2,3" %%i in (Godeps) do (
- set package=%%i
- set version=%%j
- set dest=%%k
- echo Getting package !package!
-
- if not "!dest!"=="" (
- set dest=!package!
- set package=%%k
- )
-
- go get -u -d "!package!" >nul 2>&1
- echo Setting package to version !version!
- cd "%GOPATH%\src\!package!"
- git checkout !version! >nul 2>&1
-
- if not "!dest!"=="" (
- cd "%GOPATH%"
- if exist "%GOPATH%\src\!dest!" rd /s /q "%GOPATH%\src\!dest!"
- xcopy "%GOPATH%\src\!package!" "%GOPATH%\src\!dest!" /Y /S /I >nul 2>&1
- rd /s /q "%GOPATH%\src\!package!"
- )
-)
-
-endlocal