go.mod 87 B

12345
  1. module github.com/gobuffalo/flect
  2. go 1.13
  3. require github.com/stretchr/testify v1.4.0