open-vault/vendor/go.mongodb.org/mongo-driver/bson
Hridoy Roy a26d1300e8
Vault Dependency Upgrades [VAULT-871] (#10903)
* upgrade vault dependency set

* etcd and grpc issues:

* better for tests

* testing

* all upgrades for hashicorp deps

* kubernetes plugin upgrade seems to work

* kubernetes plugin upgrade seems to work

* etcd and a bunch of other stuff

* all vulnerable packages upgraded

* k8s is broken in linux env but not locally

* test fixes

* fix testing

* fix etcd and grpc

* fix etcd and grpc

* use master branch of go-testing-interface

* roll back etcd upgrade

* have to fix grpc since other vendors pull in grpc 1.35.0 but we cant due to etcd

* rolling back in the replace directives

* a few more testing dependencies to clean up

* fix go mod vendor
2021-02-18 12:31:57 -08:00
..
bsoncodec Vault Dependency Upgrades [VAULT-871] (#10903) 2021-02-18 12:31:57 -08:00
bsonoptions Vault Dependency Upgrades [VAULT-871] (#10903) 2021-02-18 12:31:57 -08:00
bsonrw Vault Dependency Upgrades [VAULT-871] (#10903) 2021-02-18 12:31:57 -08:00
bsontype
primitive Vault Dependency Upgrades [VAULT-871] (#10903) 2021-02-18 12:31:57 -08:00
bson.go
bson_1_8.go
decoder.go
doc.go Vault Dependency Upgrades [VAULT-871] (#10903) 2021-02-18 12:31:57 -08:00
encoder.go
marshal.go
primitive_codecs.go
raw.go
raw_element.go
raw_value.go
registry.go
types.go
unmarshal.go