module dwelling-radio
go 1.17
require (
github.com/pkg/errors v0.9.1
gopkg.in/yaml.v3 v3.0.1
)
require git.arav.su/Arav/httpr v0.1.0