hlfw.ca

webbing

ref: 75c4cd4f5689f884184543cc42f3fbcc061be317
dir: /go.mod/

View raw version
module github.com/olmaxmedical/email

go 1.14

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