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