Hans Hasselberg
0d8d7ae052
agent: transfer leadership when establishLeadership fails ( #5247 )
2019-06-19 14:50:48 +02:00
Matt Keeler
913c82ec9f
Update go-msgpack version ( #5683 )
...
Fixes #4673
Supercedes: #5677
There was an error decoding `map[string]string` values due to Go strings being immutable. This was fixes in our go-msgpack fork.
2019-04-18 15:10:34 -04:00
Jeff Mitchell
b43800125c
Update vendoring from go mod. ( #5566 )
2019-03-26 17:50:42 -04:00
James Phillips
b2b883239f
Cleans up go-msgpack vendoring.
2016-11-14 17:37:05 -08:00
Sean Chittenden
333ff22e9a
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