3 Commits

Author SHA1 Message Date
Victor Vrantchan
a0d1498b1b Fix nil panic on command request API (#198)
Fixes issues introduced by
micromdm/mdm#15
micromdm/mdm#16
and solved in
micromdm/mdm#17

The micromdm/mdm library changed the structure of the mdm.CommandRequest field, causing the decode method to panic. Fixed and added test.
2017-05-30 08:08:48 -04:00
Victor Vrantchan
e6fa0b464f update to go-kit 0.4.0 2017-03-17 19:10:32 +00:00
Victor Vrantchan
28219fcec2 first commit in new package 2017-02-07 09:08:28 -05:00