aboutsummaryrefslogtreecommitdiffhomepage
path: root/check/absolute_test.go
AgeCommit message (Collapse)Author
2026-04-10check: use encoding interfacesOphestra
This turned out not to require specific treatment, so the shared interfaces are cleaner. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-17check: move from containerOphestra
This package is not container specific, and widely used across the project. Signed-off-by: Ophestra <cat@gensokyo.uk>