SandpointsGitHook/vendor/github.com/markbates/inflect/go.mod

6 lines
119 B
Modula-2

module github.com/markbates/inflect
require (
github.com/gobuffalo/envy v1.6.5
github.com/stretchr/testify v1.2.2
)