hlfw.ca

webbing

ref: 1949ba6bf0811853d0b9b3798c7bc55b976b892d
dir: /go.mod/

View raw version
module github.com/olmaxmedical/router

go 1.14

require (
	github.com/olmaxmedical/database v0.0.1
	github.com/olmaxmedical/email v0.0.1
	github.com/olmaxmedical/session v0.0.1
	golang.org/x/text v0.3.2
)