module dwelling-upload
go 1.17
require (
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/julienschmidt/httprouter v1.3.0
github.com/pkg/errors v0.9.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)