James Phillips
|
d6d287b2b0
|
Updates Docker client to fix issue with .10 Docker engine.
|
2016-03-09 11:32:23 -08:00 |
James Phillips
|
328d138466
|
Adds in basic query template lookups and vendors newly-updated memdb as well as improved iradix tree.
|
2016-03-07 10:45:39 -08:00 |
James Phillips
|
d4b01a6c53
|
Updates vendored dependencies.
This removes some unused dependencies that I know we plan to re-add later,
but this makes for a clean `godep save` for now.
|
2016-03-07 10:45:39 -08:00 |
James Phillips
|
9139cee5e5
|
Updates memberlist to get goroutine leak fix for TCP pings.
|
2016-03-07 10:41:54 -08:00 |
Mat Schaffer
|
3142a51688
|
Metric name typo
|
2016-02-25 11:20:53 +09:00 |
Jeff Mitchell
|
14a3a14543
|
Update go-cleanhttp
|
2016-02-17 17:03:57 -05:00 |
Sean Chittenden
|
25b09713b9
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |