hlfw.ca

webbing

ref: 104fd860bc990a8632ef181a52e9e5a09d3cc8c6
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
)