hlfw.ca

webbing

ref: c247aa69e28ae6309479b88e487cf25203f3d463
dir: /go.mod/

View raw version
module github.com/olmaxmedical/email

go 1.14

require (
	github.com/google/uuid v1.1.1
	github.com/scorredoira/email v0.0.0-20191107070024-dc7b732c55da
	golang.org/x/text v0.3.2
	github.com/olmaxmedical/database v0.0.0
)