3 Commits

Author SHA1 Message Date
Zeyad Yasser
54c6a1d8c3 refactor: replace IsNotFound usages for errors.Is(err, &NotFoundError{}) 2023-02-09 16:02:40 +00:00
Samuele Pedroni
afe3e7694a asserts: relax authority-id constraint for serial but cross-check
this relaxes the authority-id == brand-id constraint of serial
assertions but then adds cross checking authority-id with
serial-authority in the model
2020-03-16 18:54:35 +01:00
Samuele Pedroni
e8a951f485 move Model to model.go
split/rename the rest of device_asserts.go to serial_asserts.go
2019-08-20 14:45:53 +02:00