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