module github.com/gobuffalo/attrs

require (
	github.com/gobuffalo/flect v0.1.0
	github.com/pkg/errors v0.8.1
	github.com/stretchr/testify v1.3.0
)
