2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-21 02:59:48 +00:00

4 Commits

Author SHA1 Message Date
R.B. Boyer
5f1518c37c
cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore () 2020-04-24 17:18:56 -05:00
Hans Hasselberg
0fc1c203cc
snapshot: read meta.json correctly. ()
* snapshot: read meta.json correctly.

Fixes .
2019-01-08 17:06:28 +01:00
Frank Schroeder
8bb7792799 golint: Drop the unused value from range
for i, _ := range foo -> for i := range foo
2017-04-25 09:26:13 -07:00
James Phillips
2d4fd24eaf Moves the snapshot package up one level. () 2016-11-03 21:36:25 -07:00