Commit Graph

8 Commits

Author SHA1 Message Date
Victor Vrantchan
f6e7b0093b get latest deps and DeleteUser command 2017-06-09 05:56:10 +00:00
Victor Vrantchan
48babc1fb0 import upstream mdm lib changes 2017-06-05 00:39:43 -07:00
Victor Vrantchan
744414dec5 update lockfile for latest dependencies (#201) 2017-06-01 22:38:50 -04:00
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
ee632df3d8 upstream changes from micromdm/mdm (#183) 2017-05-29 17:21:29 -04:00
Ankur Goel
c06bee78bf Remove profile integration (#180)
RemoveProfile event and structure
2017-05-28 17:51:40 -04:00
Victor Vrantchan
d0c7aed23a update Gopkg files to the latest version of dep (#172)
See https://github.com/golang/dep/pull/644
2017-05-27 23:59:24 -04:00
Jesse Peterson
4d4c2253a9 Initial dep Gopkg.* conversion (#144)
Fixes #142.
2017-04-14 14:37:20 -07:00