module git.tcp.direct/kayos/door5 go 1.21.4 require ( git.tcp.direct/kayos/zwrap v0.4.2 github.com/clausecker/nfc/v2 v2.1.4 github.com/davecgh/go-spew v1.1.1 github.com/pelletier/go-toml/v2 v2.1.0 github.com/rs/zerolog v1.31.0 github.com/stianeikeland/go-rpio/v4 v4.6.0 periph.io/x/conn/v3 v3.7.0 periph.io/x/devices/v3 v3.7.1 periph.io/x/host/v3 v3.8.0 ) require ( github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.19 // indirect golang.org/x/sys v0.12.0 // indirect )