ref: 07b5f49b34d8b32887b18ff79b47cb863756da1d
dir: /go.mod/
module github.com/olmaxmedical/plugins go 1.14 require ( github.com/olmaxmedical/database v0.0.1 github.com/olmaxmedical/email v0.0.1 github.com/olmaxmedical/router v0.0.1 github.com/pariz/gountries v0.0.0-20191029140926-233bc78cf5b5 github.com/stretchr/testify v1.5.1 // indirect golang.org/x/text v0.3.2 gopkg.in/yaml.v2 v2.2.8 // indirect )