Yong Tang
9018451dd3
Update Gopkg.toml to remove the constraint on zipkin-go-opentracing ( #1231 )
...
* Update vendor directory for latest changes.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Update Gopkg.toml to remove the constraint on zipkin-go-opentracing
As the issue on zipkin-go-opentracing has been fixed. See #1193
for details.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-11-13 19:54:46 +00:00
Yong Tang
f6caa48b94
Update zipkin to the newer version ( #1205 )
...
* Update zipkin to the newer version
Also update thrift to use head commit
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Update vendor directory.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-11-08 16:21:11 +00:00
Yong Tang
1fc0c16968
Update vendor libraries except client-go, apimachinery and ugorji/go ( #1197 )
...
This fix updates vendor libraries except client-go, apimachinery
and ugorji/go, as github.com/ugorji/go/codec is causing compatibilities issues.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-11-03 07:20:15 +00:00
Chris O'Haver
4b3a430ff2
plugin/kubernetes: Enable protobuf, Update client api package ( #1114 )
...
* vendor
* code
2017-09-29 15:58:50 -04:00
Miek Gieben
7e63bdbee8
dep ensure -update ( #1001 )
...
* dep ensure -update
Run "dep ensure -update` to update all dependencies.
No code changes; just the dependencies.
* dep prune
* add new venderod
2017-08-28 08:49:28 -07:00
Miek Gieben
f5fbfce876
Stop vendoring go dns and context ( #794 )
...
* Stop vendoring go dns and x/net/context
* dep ensure run
* Fix Makefile
* Fix typo
* Delete context vendor dir
2017-07-26 02:24:01 -07:00
varyoo
1b7492be6e
WIP: middleware/dnstap ( #711 )
...
middleware/dnstap add
2017-07-24 14:12:50 -07:00
Miek Gieben
0a96f422dc
middleware/file: fix axfr error ( #705 )
...
Fixed in upstream, update miekg/dns to latest
Fixes #598
2017-06-04 14:09:00 +01:00
Miek Gieben
30217a4cb2
Drop caddy from vendor ( #700 )
...
* Removed caddy
* new stuff
* Now need to go get caddy
* Duh
2017-06-03 08:27:41 +01:00
Miek Gieben
3752a97135
update deps ( #686 )
2017-06-01 18:11:50 +01:00
Yong Tang
6e3be7f3d5
Update vendor with go dep
...
This fix updates vendor with `go dep`
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-04-28 09:14:54 -07:00