vault/vendor/github.com
Becca Petrin 792d219aa9 Move to "github.com/hashicorp/go-hclog" (#4227)
* logbridge with hclog and identical output

* Initial search & replace

This compiles, but there is a fair amount of TODO
and commented out code, especially around the
plugin logclient/logserver code.

* strip logbridge

* fix majority of tests

* update logxi aliases

* WIP fixing tests

* more test fixes

* Update test to hclog

* Fix format

* Rename hclog -> log

* WIP making hclog and logxi love each other

* update logger_test.go

* clean up merged comments

* Replace RawLogger interface with a Logger

* Add some logger names

* Replace Trace with Debug

* update builtin logical logging patterns

* Fix build errors

* More log updates

* update log approach in command and builtin

* More log updates

* update helper, http, and logical directories

* Update loggers

* Log updates

* Update logging

* Update logging

* Update logging

* Update logging

* update logging in physical

* prefixing and lowercase

* Update logging

* Move phyisical logging name to server command

* Fix som tests

* address jims feedback so far

* incorporate brians feedback so far

* strip comments

* move vault.go to logging package

* update Debug to Trace

* Update go-plugin deps

* Update logging based on review comments

* Updates from review

* Unvendor logxi

* Remove null_logger.go
2018-04-02 17:46:59 -07:00
..
armon Bump deps 2018-02-10 19:29:52 -05:00
asaskevich/govalidator Bump deps 2018-01-26 18:51:00 -05:00
aws/aws-sdk-go Bump deps 2018-02-10 19:29:52 -05:00
Azure adding azure auth plugin (#4180) 2018-03-21 17:35:31 -04:00
bgentry/speakeasy Bump deps 2017-05-24 09:40:58 -04:00
boombuler/barcode Bump deps 2017-10-27 15:06:04 -04:00
cenkalti/backoff Bump deps 2018-02-10 19:29:52 -05:00
centrify/cloud-golang-sdk Bump deps 2018-01-26 18:51:00 -05:00
chrismalek/oktasdk-go Update Okta dep. 2018-02-14 09:38:46 -05:00
circonus-labs Bump deps 2018-02-10 19:29:52 -05:00
cockroachdb/cockroach-go Bump deps 2017-10-27 15:06:04 -04:00
containerd/continuity more dep syncing 2017-09-15 21:47:22 -04:00
coreos updating azure plugin and deps (#4191) 2018-03-23 16:48:05 -04:00
DataDog/datadog-go Bump deps 2018-02-10 19:29:52 -05:00
denisenkom/go-mssqldb Bump deps 2018-02-10 19:29:52 -05:00
dgrijalva/jwt-go Bump deps 2017-10-27 15:06:04 -04:00
dimchansky/utfbom adding azure auth plugin (#4180) 2018-03-21 17:35:31 -04:00
docker Bump deps 2018-02-10 19:29:52 -05:00
duosecurity/duo_api_golang Bump deps 2016-11-02 15:34:30 -04:00
dustin/go-humanize Bump deps 2018-02-10 19:29:52 -05:00
fatih/structs Bump deps 2018-01-26 18:51:00 -05:00
fsouza/go-dockerclient Bump deps 2018-02-10 19:29:52 -05:00
fullsailor/pkcs7 Bump pkcs7 library version to fix #4024 2018-02-22 20:11:49 -05:00
ghodss/yaml Bump deps 2017-03-30 20:03:13 -04:00
go-errors/errors Bump deps 2017-11-07 11:57:05 -05:00
go-ini/ini Bump deps 2018-01-26 18:51:00 -05:00
go-ldap/ldap Update go-ldap with our patch for control packets. (#3670) 2017-12-09 10:45:03 -05:00
go-sql-driver/mysql Bump deps 2018-01-26 18:51:00 -05:00
gocql/gocql Bump deps 2018-02-10 19:29:52 -05:00
gogo/protobuf Bump deps 2018-02-10 19:29:52 -05:00
golang Use public forked big package for encrypted_key_storage file until Go 1.10 2018-03-16 10:30:05 -04:00
google Bump deps 2018-02-10 19:29:52 -05:00
googleapis/gax-go Bump deps 2017-09-15 12:44:57 -04:00
gorhill/cronexpr Adding further nomad deps 2017-10-02 16:56:39 +01:00
hailocab/go-hostpool Update vendoring 2016-06-01 10:24:48 -04:00
hashicorp Merge in go-hclog 2018-04-02 16:14:46 -04:00
Jeffail/gabs Bump deps 2017-10-27 15:06:04 -04:00
jefferai/jsonx Revert "Switch to a forked copy of pkcs7 to fix aws pkcs7 verification error (#4024)" 2018-02-22 20:09:19 -05:00
jmespath/go-jmespath Bump deps 2018-02-10 19:29:52 -05:00
joyent/triton-go Update triton version 2018-02-12 18:27:18 -05:00
keybase/go-crypto Bump deps 2018-02-10 19:29:52 -05:00
kr/text Update vendor libraries for autocomplete and cli 2017-10-24 09:26:43 -04:00
lib/pq Bump deps 2018-01-26 18:51:00 -05:00
marstr/guid Bump deps 2018-01-26 18:51:00 -05:00
mattn Bump deps 2018-02-10 19:29:52 -05:00
mgutz/ansi Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
michaelklishin/rabbit-hole Bump deps 2017-09-15 12:44:57 -04:00
Microsoft/go-winio Bump deps 2018-01-26 18:51:00 -05:00
miekg/dns Bump deps 2018-01-26 18:51:00 -05:00
mitchellh Bump deps 2018-02-10 19:29:52 -05:00
ncw/swift Bump deps 2018-01-26 18:51:00 -05:00
Nvveen/Gotty Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
oklog/run gRPC Backend Plugins (#3808) 2018-01-18 13:49:20 -08:00
opencontainers Bump deps 2018-01-26 18:51:00 -05:00
ory-am/common Use dockertest.v2 (#2247) 2017-01-09 13:46:54 -05:00
patrickmn/go-cache Bump deps 2017-09-05 18:06:47 -04:00
pborman/uuid Bump deps 2018-01-26 18:51:00 -05:00
pkg/errors Bump deps 2018-02-10 19:29:52 -05:00
posener/complete Bump complete. Fixes #4094 2018-03-09 10:43:20 -05:00
pquerna adding azure auth plugin (#4180) 2018-03-21 17:35:31 -04:00
ryanuber Bump deps 2017-07-18 10:15:54 -04:00
samuel/go-zookeeper Update zookeeper dep 2018-02-05 11:22:21 -05:00
SAP/go-hdb Bump deps 2018-01-26 18:51:00 -05:00
satori/go.uuid Bump deps 2018-01-26 18:51:00 -05:00
sean-/seed Bump deps 2018-01-26 18:51:00 -05:00
SermoDigital/jose JWT wrapping tokens (#2172) 2017-01-04 16:44:03 -05:00
sethgrid/pester Bump deps 2018-02-10 19:29:52 -05:00
sirupsen/logrus Bump deps 2018-02-10 19:29:52 -05:00
spf13/pflag Bump deps 2018-02-10 19:29:52 -05:00
tv42/httpunix Bump deps 2017-10-27 15:06:04 -04:00
ugorji/go Bump deps 2018-02-10 19:29:52 -05:00