Code refactoring for bpa operator
[icn.git] / cmd / bpa-operator / vendor / github.com / markbates / inflect / go.mod
1 module github.com/markbates/inflect
2
3 require (
4         github.com/gobuffalo/envy v1.6.5
5         github.com/stretchr/testify v1.2.2
6 )