hlfw.ca

webbing

ref: eaca3d7278e2fa34b99c2f1d03b99037a828a2b6
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
)