...

Text file src/github.com/gobuffalo/flect/go.mod

Documentation: github.com/gobuffalo/flect

     1module github.com/gobuffalo/flect
     2
     3go 1.16
     4
     5exclude github.com/stretchr/testify v1.7.1
     6
     7require github.com/stretchr/testify v1.8.1
     8
     9retract [v1.0.0, v1.0.1]

View as plain text