mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-13 14:05:42 +08:00
according to the library docs, a nil context should never be passed context.TODO() returns an empty context value instead: https://golang.org/pkg/context/