module github.com/firestuff/hh go 1.18 require ( github.com/stianeikeland/go-rpio/v4 v4.6.0 gopkg.in/yaml.v3 v3.0.1 )