module mailautoconf
go 1.16
require (
github.com/pelletier/go-toml v1.9.3 // indirect
github.com/pelletier/go-toml/v2 v2.0.0-beta.3 // indirect
)